[MODULE] -update initial import data
[burette/recupr.git] / __openerp__.py
index 3629a65..160fd44 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/stock.xml',
+        'data/sale.xml',
+        'data/point_of_sale.xml',
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,