X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fchoisir.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=46136c49c95a766c36b94253b2ea73a8ac568e48;hp=627b39932d5e0ddc775c3897212ebef69d4d20c2;hb=0cffed73ae7d627ffbf7016f9d9fec3df9522f7c;hpb=8c1e921fe4610d11024bf198cdf15423646bc41d diff --git a/__openerp__.py b/__openerp__.py index 627b399..46136c4 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,7 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/account.xml', ], 'installable': True, 'auto_install': False,