mirror of https://github.com/OCA/social.git
[FIX] - Add dependecy report_substitute
parent
700204e738
commit
c28837cfc5
|
@ -11,7 +11,7 @@
|
||||||
"author": "ACSONE SA/NV,"
|
"author": "ACSONE SA/NV,"
|
||||||
"Odoo Community Association (OCA)",
|
"Odoo Community Association (OCA)",
|
||||||
"website": "https://github.com/acsone/social",
|
"website": "https://github.com/acsone/social",
|
||||||
"depends": ["base", "mail"],
|
"depends": ["base", "mail", "report_substitute"],
|
||||||
"data": [
|
"data": [
|
||||||
"security/mail_template_substitution_rule.xml",
|
"security/mail_template_substitution_rule.xml",
|
||||||
"views/mail_template.xml",
|
"views/mail_template.xml",
|
||||||
|
|
Loading…
Reference in New Issue