[MODULE] -installable
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 24 Dec 2013 16:59:44 +0000 (17:59 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 24 Dec 2013 16:59:44 +0000 (17:59 +0100)
__openerp__.py

index 616ca78..4835033 100644 (file)
@@ -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': [],
 }