[VIEW] -stock menu
[burette/cyclofficine_pantin.git] / __openerp__.py
index 12f54a6..eb5302b 100644 (file)
@@ -45,10 +45,16 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/base.xml',
         'data/plan_comptable_general.xml',
         'data/products_categories.xml',
         'data/products_products.xml',
+        'data/remembership.xml',
         'data/members.xml',
+        'data/users.xml',
+        'view/account.xml',
+        'view/bikecoop.xml',
+        'view/stock.xml',
     ],
     'installable': True,
     'auto_install': False,