[MODULE] -update initial import data
[burette/recupr.git] / __openerp__.py
index 0527501..160fd44 100644 (file)
@@ -43,7 +43,10 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'data/base.xml',
-        'data/product_categories.xml',
+        'data/stock.xml',
+        'data/sale.xml',
+        'data/point_of_sale.xml',
+        'view/bikecoop.xml',
     ],
     'installable': True,
     'auto_install': False,