[DATA] +user_root belongs to no_one group
[burette/bikecoop.git] / __openerp__.py
index 3311772..2d79d83 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    Bikecoop module for OpenERP, Custom module for bike coop'
-#    Copyright (C) 2012-2013 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#    Copyright (C) 2012-2014 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
 #
 #    This file is a part of Bikecoop
 #
@@ -44,8 +44,12 @@ This module is to configure modules related to a bike Co-op.
         'point_of_sale',
         'purchase',
     ],
+    'init_xml': [
+        'data/sequence.xml',
+    ],
     'update_xml': [
         'data/base.xml',
+        'data/users.xml',
         'data/res_partner.xml',
         'data/bikecoop.xml',
         'view/bikecoop.xml',