fix: add missing dependency
This commit is contained in:
parent
70771421f7
commit
66630b9cb5
@ -59,7 +59,7 @@ For more specific needs, you may also assign custom-defined actions
|
|||||||
(technically: Server Actions) to be triggered for each incoming mail.
|
(technically: Server Actions) to be triggered for each incoming mail.
|
||||||
""",
|
""",
|
||||||
'website': '#',
|
'website': '#',
|
||||||
'depends': ['base', 'base_setup', 'bus', 'web_tour'],
|
'depends': ['base', 'base_setup', 'bus', 'http_routing', 'web_tour'],
|
||||||
'data': [
|
'data': [
|
||||||
'data/mail_groups.xml',
|
'data/mail_groups.xml',
|
||||||
'wizard/mail_activity_schedule_views.xml',
|
'wizard/mail_activity_schedule_views.xml',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user