From f829f53125f1854a42acc6fe3410def2642e7afd Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 10 Aug 2012 10:40:36 +0200 Subject: [PATCH] [Module] -autoinstall --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': [], } -- 2.20.1