[Module] ~maj copyright
[burette/bikecoop.git] / __openerp__.py
index 6ca5635..9e2db3a 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
 #
@@ -45,12 +45,13 @@ This module is to configure modules related to a bike Co-op.
         'purchase',
     ],
     'update_xml': [
-        'security/ir.model.access.csv',
         'data/base.xml',
         'data/res_partner.xml',
         'data/bikecoop.xml',
         'view/bikecoop.xml',
         'view/point_of_sale.xml',
+        'view/res_users.xml',
+        'security/ir.model.access.csv',
     ],
     'installable': True,
     'auto_install': False,