X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__openerp__.py;h=e114c439eb5da6b0ba7a739a8af2baf75770df86;hp=7dc32073750e52bbfa2cf58d441d77dff9a52af7;hb=HEAD;hpb=3b80bcf52146ecc6ac6cb3e72c357dc8a129ddb2 diff --git a/__openerp__.py b/__openerp__.py index 7dc3207..e114c43 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -42,10 +42,7 @@ 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', + 'view/base.xml', 'view/bikecoop.xml', ], 'installable': True,