[DATA] +products and categories
[burette/choisir.git] / __openerp__.py
index 627b399..0fe5362 100644 (file)
@@ -41,6 +41,13 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/account.xml',
+        'data/base.xml',
+        'data/point_of_sale.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
+        'data/sale.xml',
+        'data/stock.xml',
     ],
     'installable': True,
     'auto_install': False,