[DATA] +point of sale customization
[burette/mobilidees.git] / __openerp__.py
index 228c3e9..df6d96c 100644 (file)
@@ -44,6 +44,12 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/account.xml',
+        'data/base.xml',
+        'data/plan_comptable_general.xml',
+        'data/point_of_sale.xml',
+        'data/sale.xml',
+        'data/stock.xml',
         'view/bikecoop.xml',
         'view/point_of_sale.xml',
     ],