From: Ludovic CHEVALIER Date: Wed, 24 Apr 2019 10:20:01 +0000 (+0200) Subject: [DATA] ~users and members importation OK X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fcyclofficine_ivry.git;a=commitdiff_plain;h=31d203ca51029e7122372c8166695e5e938bd37e;ds=sidebyside [DATA] ~users and members importation OK --- diff --git a/__openerp__.py b/__openerp__.py index 0493edc..8842f3f 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,8 +40,6 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/products_categories.xml', 'data/products_products.xml', - 'data/members.xml', - 'data/users.xml', 'view/members.xml', ], 'installable': True,