From: Ludovic CHEVALIER Date: Thu, 16 Jan 2020 11:12:42 +0000 (+0100) Subject: [MODULE] -users import X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_ivry.git;a=commitdiff_plain;h=0da3b7de150e3c8696e96081c17df2ec75efebdc [MODULE] -users import --- diff --git a/__openerp__.py b/__openerp__.py index cd30de9..8842f3f 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,7 +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/users.xml', 'view/members.xml', ], 'installable': True,