[DATA] +sale accounts
[burette/etudesetchantiersidf.git] / __openerp__.py
index ce76b07..a342117 100644 (file)
@@ -44,6 +44,8 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
+        'data/plan_comptable_general.xml',
+        'data/account.xml',
         'data/base.xml',
         'data/sale.xml',
         'data/stock.xml',
@@ -52,6 +54,7 @@ It installs the profile for bike co-ops to manage some features like:
         'data/products_products.xml',
         'data/membership.xml',
         'view/bikecoop.xml',
+        'view/point_of_sale.xml',
     ],
     'installable': True,
     'auto_install': False,