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