diff --git a/account_financial_report_horizontal/__openerp__.py b/account_financial_report_horizontal/__openerp__.py index 6a94ceb7..1bff8058 100644 --- a/account_financial_report_horizontal/__openerp__.py +++ b/account_financial_report_horizontal/__openerp__.py @@ -36,4 +36,5 @@ 'demo': [], 'test': [], 'active': False, + 'installable': False, }