From: Ludovic CHEVALIER Date: Fri, 10 Aug 2012 08:40:36 +0000 (+0200) Subject: [Module] -autoinstall X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=f829f53125f1854a42acc6fe3410def2642e7afd;p=burette%2Fbikecoop.git [Module] -autoinstall --- diff --git a/__openerp__.py b/__openerp__.py index 2d76547..47bc4a2 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -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': [], }