diff --git a/account_financial_report_qweb/__manifest__.py b/account_financial_report_qweb/__manifest__.py index 59c289f2..eae96f5e 100644 --- a/account_financial_report_qweb/__manifest__.py +++ b/account_financial_report_qweb/__manifest__.py @@ -16,7 +16,6 @@ 'depends': [ 'account', 'date_range', - 'account_fiscal_year', 'report_xlsx', 'report', ],