X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=abd4f50bcd995b7ccd930073fc855a5afaa8f9f6;hp=f28c3b432a90e6086ea3821eacb10dd96b0a4cf2;hb=627ef8165253715a388954df51316b7f68f336ac;hpb=f53c7ca4ef843301b3d49c29eaf63956577dbb75 diff --git a/__openerp__.py b/__openerp__.py index f28c3b4..abd4f50 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,6 +46,8 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/plan_comptable_general.xml', + 'data/products_categories.xml', + 'data/products_products.xml', ], 'installable': True, 'auto_install': False,