From 6a3f145d0b8f13859d4d4c4beb464db176f5d492 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 24 Dec 2013 17:59:44 +0100 Subject: [PATCH] [MODULE] -installable --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': [], } -- 2.20.1