diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py index de033f9a..e65be44d 100644 --- a/account_financial_report_qweb/__openerp__.py +++ b/account_financial_report_qweb/__openerp__.py @@ -16,6 +16,7 @@ 'account', 'account_full_reconcile', 'date_range', + 'account_fiscal_year', ], 'data': [ 'wizard/aged_partner_balance_wizard_view.xml',