diff --git a/__unported__/account_advanced_reconcile_bank_statement/__openerp__.py b/__unported__/account_advanced_reconcile_bank_statement/__openerp__.py index cd62e051..b706fc16 100644 --- a/__unported__/account_advanced_reconcile_bank_statement/__openerp__.py +++ b/__unported__/account_advanced_reconcile_bank_statement/__openerp__.py @@ -39,6 +39,6 @@ reconcile the commission with credit card imports). 'demo': [], 'test': [], 'auto_install': False, - 'installable': True, + 'installable': False, 'images': [] }