From: Ludovic CHEVALIER Date: Thu, 16 Jan 2020 06:42:10 +0000 (+0100) Subject: [DATA] +users X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_ivry.git;a=commitdiff_plain;h=231af407fda32db1dd0e3ad767a2d3afbe7888ef [DATA] +users --- diff --git a/__openerp__.py b/__openerp__.py index 8842f3f..cd30de9 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,6 +40,7 @@ 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, diff --git a/data/users.xml b/data/users.xml new file mode 120000 index 0000000..7bb6fc7 --- /dev/null +++ b/data/users.xml @@ -0,0 +1 @@ +../sec/data/users.xml \ No newline at end of file