diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py index 975b62e9..55417f12 100644 --- a/account_financial_report_qweb/__openerp__.py +++ b/account_financial_report_qweb/__openerp__.py @@ -37,7 +37,7 @@ ], 'test': [ ], - 'installable': True, + 'installable': False, 'application': True, 'auto_install': False, 'license': 'AGPL-3',