[DATA] +sale
[burette/choisir.git] / __openerp__.py
index 46136c4..12223f7 100644 (file)
@@ -42,6 +42,10 @@ It installs the profile for bike co-ops to manage some features like:
     ],
     'update_xml': [
         'data/account.xml',
+        'data/base.xml',
+        'data/point_of_sale.xml',
+        'data/sale.xml',
+        'data/stock.xml',
     ],
     'installable': True,
     'auto_install': False,