X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fmobilidees.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=b93f80c900702cc45efde30f217911046cf5efb1;hp=b4ccdf204a72e40d88c9066a72eab5e271996360;hb=e5891ce6037b941e8c94f91a2e854542c4407fd8;hpb=99ee2af94e4880e2099b85e1e8b6e280b1c87b48 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', ],