[DATA] -import done
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 14 Jan 2016 11:45:14 +0000 (12:45 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 14 Jan 2016 11:45:14 +0000 (12:45 +0100)
__openerp__.py

index b4ccdf2..b93f80c 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/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',
-        'data/membership.xml',
         'view/bikecoop.xml',
         'view/point_of_sale.xml',
     ],