[DATA] ~maj products
[burette/recupr.git] / __openerp__.py
index 3629a65..b4ff537 100644 (file)
@@ -42,6 +42,10 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/base.xml',
+        'data/product_categories.xml',
+        'data/product_products.xml',
+        'data/suppliers.xml',
     ],
     'installable': True,
     'auto_install': False,