X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__openerp__.py;h=e114c439eb5da6b0ba7a739a8af2baf75770df86;hp=2804b8a63620db94cb145127b658b17cf373ec00;hb=HEAD;hpb=8e1dce77ea0e859afe6640755bdac9bd0c7b47cc diff --git a/__openerp__.py b/__openerp__.py index 2804b8a..e114c43 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/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', ],