[DATAS] ~fix bad reference
[burette/bretzselle.git] / __openerp__.py
index a21dc9d..c4c6968 100644 (file)
@@ -44,6 +44,13 @@ It installs the profile for bike co-ops to manage some features like:
     'update_xml': [
         'data/base.xml',
         'data/point_of_sale.xml',
+        'data/sale.xml',
+        'data/stock.xml',
+        'data/plan_comptable_general.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
+        'data/products_products_old.xml',
+        'data/members.xml',
     ],
     'installable': True,
     'auto_install': False,