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