diff --git a/account_permanent_lock_move/__openerp__.py b/account_permanent_lock_move/__openerp__.py index c18f0fc46..115cdf571 100644 --- a/account_permanent_lock_move/__openerp__.py +++ b/account_permanent_lock_move/__openerp__.py @@ -14,5 +14,5 @@ ], 'license': 'AGPL-3', "auto_install": False, - 'installable': True, + 'installable': False, }