diff --git a/__openerp__.py b/__openerp__.py index 37326203..67b23c1e 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -32,6 +32,6 @@ ], "author": "Vincent Vinet, " "Odoo Community Association (OCA)", - "installable": True, + 'installable': False, "active": False, }