From: Ludovic CHEVALIER Date: Tue, 24 Dec 2013 16:59:44 +0000 (+0100) Subject: [MODULE] -installable X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fdynamo.git;a=commitdiff_plain;h=6a3f145d0b8f13859d4d4c4beb464db176f5d492 [MODULE] -installable --- diff --git a/__openerp__.py b/__openerp__.py index 616ca78..4835033 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -47,7 +47,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/res_partner.xml', 'view/dynamo.xml', ], - 'installable': True, + 'installable': False, 'auto_install': False, 'images': [], }