From: Ludovic CHEVALIER Date: Tue, 1 Mar 2016 14:08:57 +0000 (+0100) Subject: [DATA] +members X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=commitdiff_plain;h=573f2ca9dbb980f7e90a872a317cc87a2412c0af [DATA] +members --- 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,