diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py index afae1a61a..72379a7bd 100644 --- a/account_credit_control/__openerp__.py +++ b/account_credit_control/__openerp__.py @@ -76,7 +76,7 @@ On each generated line, you have many choices: "security/ir.model.access.csv"], 'demo_xml': ["credit_control_demo.xml"], 'tests': [], - 'installable': False, + 'installable': True, 'license': 'AGPL-3', 'application': True }