[DATA] +products and categories
[burette/choisir.git] / __openerp__.py
index d0e8f91..0fe5362 100644 (file)
@@ -43,6 +43,11 @@ It installs the profile for bike co-ops to manage some features like:
     '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,