[DATA] +members
[burette/mobilidees.git] / __openerp__.py
index 620a4a7..38ac632 100644 (file)
@@ -43,10 +43,14 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'data/base.xml',
+        'data/plan_comptable_general.xml',
         'data/account.xml',
         'data/point_of_sale.xml',
         'data/sale.xml',
         'data/stock.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
+        'data/membership.xml',
     ],
     'installable': True,
     'auto_install': False,