diff --git a/addons/account_followup/__openerp__.py b/addons/account_followup/__openerp__.py index 3ff409d5034..f85ecc4ee90 100644 --- a/addons/account_followup/__openerp__.py +++ b/addons/account_followup/__openerp__.py @@ -55,7 +55,7 @@ Note that if you want to check the follow-up level for a given partner/account e 'account_followup_view.xml', 'account_followup_customers.xml', 'wizard/account_followup_print_view.xml', - 'res_config_view.xml' + 'res_config_view.xml', 'views/report_followup.xml', 'account_followup_reports.xml' ],