diff --git a/account_invoice_constraint_chronology/__openerp__.py b/account_invoice_constraint_chronology/__openerp__.py index c88114e3..c6d31163 100644 --- a/account_invoice_constraint_chronology/__openerp__.py +++ b/account_invoice_constraint_chronology/__openerp__.py @@ -54,7 +54,7 @@ The check can be activated on a per-journal basis "demo": [], "test": [], "licence": "AGPL-3", - "installable": True, + 'installable': False, "auto_install": False, "application": True, }