X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=720c39d9aec12f6714ea6ee6786ddedb784b82e7;hp=25799305ad05651ca2cc3ede255b091bab62776e;hb=5f5ecf25a08eea9539663614d1e065bfbe592eb1;hpb=39e42dcfe5f28d8a047a627d9952070901f2b733 diff --git a/__openerp__.py b/__openerp__.py index 2579930..720c39d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -43,6 +43,8 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'data/products_categories.xml', + 'data/products_products.xml', ], 'installable': True, 'auto_install': False,