From: Ludovic CHEVALIER Date: Thu, 14 Jan 2016 11:45:14 +0000 (+0100) Subject: [DATA] -import done X-Git-Url: http://git.heureux-cyclage.org/?p=burette%2Fmobilidees.git;a=commitdiff_plain;h=e5891ce6037b941e8c94f91a2e854542c4407fd8 [DATA] -import done --- diff --git a/__openerp__.py b/__openerp__.py index b4ccdf2..b93f80c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -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', ],