[DATA] +products and categories
[burette/lechatperche.git] / __openerp__.py
index 8efe8ed..f2ce499 100644 (file)
@@ -44,6 +44,12 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/base.xml',
+        'data/point_of_sale.xml',
+        'data/sale.xml',
+        'data/stock.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
     ],
     'installable': True,
     'auto_install': False,