[DATA] +base informations
[burette/cyclofficine_pantin.git] / __openerp__.py
index 105daee..5a6adc8 100644 (file)
@@ -45,9 +45,12 @@ 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/members.xml',
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,