[DATA] -import done
[burette/mobilidees.git] / __openerp__.py
index 3e5914a..b93f80c 100644 (file)
@@ -42,14 +42,8 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
-        'data/base.xml',
-        'data/plan_comptable_general.xml',
-        'data/account.xml',
-        'data/point_of_sale.xml',
-        'data/sale.xml',
-        'data/stock.xml',
-        'data/products_categories.xml',
-        'data/products_products.xml',
+        'view/bikecoop.xml',
+        'view/point_of_sale.xml',
     ],
     'installable': True,
     'auto_install': False,