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