[DATA] +users
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 16 Jan 2020 06:42:10 +0000 (07:42 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 16 Jan 2020 06:42:10 +0000 (07:42 +0100)
__openerp__.py
data/users.xml [new symlink]

index 8842f3f..cd30de9 100644 (file)
@@ -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/base.xml',
         'data/products_categories.xml',
         'data/products_products.xml',
+        'data/users.xml',
         'view/members.xml',
     ],
     'installable': True,
         'view/members.xml',
     ],
     'installable': True,
diff --git a/data/users.xml b/data/users.xml
new file mode 120000 (symlink)
index 0000000..7bb6fc7
--- /dev/null
@@ -0,0 +1 @@
+../sec/data/users.xml
\ No newline at end of file