[DATA] -no need to import some datas now master
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 7 Jan 2016 14:49:57 +0000 (15:49 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 7 Jan 2016 14:49:57 +0000 (15:49 +0100)
__openerp__.py

index 2804b8a..e114c43 100644 (file)
@@ -42,15 +42,6 @@ It installs the profile for bike co-ops to manage some features like:
     'init_xml': [
     ],
     'update_xml': [
-        'data/base.xml',
-        'data/products_categories.xml',
-        'data/products_products.xml',
-        'data/bikecoop.xml',
-        'data/members.xml',
-        'data/stock.xml',
-        'data/sale.xml',
-        'data/account.xml',
-        'data/point_of_sale.xml',
         'view/base.xml',
         'view/bikecoop.xml',
     ],