[DATA] +products
[burette/letriseratop.git] / __openerp__.py
index d8fce06..8be7450 100644 (file)
@@ -41,6 +41,10 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/base.xml',
+        'data/products_categories.xml',
+        'data/products_products.xml',
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,