[DATA] +members
[burette/recupr.git] / __openerp__.py
index 3629a65..25dd532 100644 (file)
@@ -42,6 +42,11 @@ 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',
+        'data/members.xml',
     ],
     'installable': True,
     'auto_install': False,