[FIX] - Add dependecy report_substitute

pull/420/head
sbejaoui 2019-07-30 15:24:21 +02:00
parent 630f1111d1
commit 8e16673b6e
2 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"author": "ACSONE SA/NV,"
"Odoo Community Association (OCA)",
"website": "https://github.com/acsone/social",
"depends": ["base", "mail"],
"depends": ["base", "mail", "report_substitute"],
"data": [
"security/mail_template_substitution_rule.xml",
"views/mail_template.xml",

View File

@ -1 +1,4 @@
server-tools
# FIXME: set dependency to oca when #307 is merged
# https://github.com/OCA/reporting-engine/pull/307 [12.0][ADD] - New module: report substitute #307
reporting-engine https://github.com/acsone/reporting-engine 12.0-report_dispatch-sbj