diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index ff62479f..ad047711 100644 --- a/account_financial_report/__openerp__.py +++ b/account_financial_report/__openerp__.py @@ -42,7 +42,7 @@ In the [ Account's Sign on Reports ] Section in the Company will be able to set "init_xml" : [], "demo_xml" : [], "update_xml" : [ - "security/ir.model.access.csv" + "security/ir.model.access.csv", "security/security.xml", "view/report.xml", "view/wizard.xml",