X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=1397a5bb222ecf15817b18be078969d328179281;hb=124b80ee8e169ff43dc1d7ca862d2c3095692a7c;hp=228c3e99072f809e9c9b10a8bbc7d6eeba1ff48f;hpb=c0547bc07bbdbe5d2bc7bf8d8b7d9b70810f16aa;p=burette%2Fmobilidees.git diff --git a/__openerp__.py b/__openerp__.py index 228c3e9..1397a5b 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,8 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/account.xml', + 'data/base.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', ],