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