From 573f2ca9dbb980f7e90a872a317cc87a2412c0af Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 1 Mar 2016 15:08:57 +0100 Subject: [PATCH] [DATA] +members --- __openerp__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__openerp__.py b/__openerp__.py index 105daee..12f54a6 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/members.xml', ], 'installable': True, 'auto_install': False, -- 2.20.1