[DATA] +stock
[burette/mobilidees.git] / __openerp__.py
index ccbe603..464a9a2 100644 (file)
@@ -39,6 +39,11 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
     'init_xml': [
     ],
     'update_xml': [
+        'data/base.xml',
+        'data/account.xml',
+        'data/point_of_sale.xml',
+        'data/sale.xml',
+        'data/stock.xml',
     ],
     'installable': True,
     'auto_install': False,
     ],
     'installable': True,
     'auto_install': False,