X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelosenville.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=b452376c34a276fbad628e8a8c9db0e82a60f568;hp=430f87e572244ca3efd1c8762dabd71cc434f752;hb=6f8d31610f1ce7ccc255e9b95bc6b6ae810f80d0;hpb=d342911c9849258f3c90ad1e2028123fae073a1a diff --git a/__openerp__.py b/__openerp__.py index 430f87e..b452376 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -39,6 +39,7 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'data/base.xml', 'data/bikecoop.xml', + 'data/res_partner.xml', ], 'installable': True, 'auto_install': False,