[Module] -autoinstall
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 10 Aug 2012 08:40:36 +0000 (10:40 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 10 Aug 2012 08:40:36 +0000 (10:40 +0200)
__openerp__.py

index 2d76547..47bc4a2 100644 (file)
@@ -24,7 +24,7 @@ It installs the profile for bike co-ops to manage memberships, membership produc
         'data/base.xml',
     ],
     'installable': True,
-    'auto_install': True,
+    'auto_install': False,
     'certificate': '',
     'images': [],
 }