From: Ludovic CHEVALIER Date: Thu, 14 Jan 2016 11:45:14 +0000 (+0100) Subject: [DATA] -import done X-Git-Url: http://git.cyclocoop.org/%27http:/code.google.com/p/ie7-js/%22-.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24id_article%22%29%20.%20%24url_a%20.%20%22?a=commitdiff_plain;h=e5891ce6037b941e8c94f91a2e854542c4407fd8;p=burette%2Fmobilidees.git [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', ],