X-Git-Url: https://git.heureux-cyclage.org/?p=burette%2Fmobilidees.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=20078fb762776ad861e9eda8c448166856b7254f;hp=228c3e99072f809e9c9b10a8bbc7d6eeba1ff48f;hb=b5016a9a11ea51a91866c4031204551870283118;hpb=c0547bc07bbdbe5d2bc7bf8d8b7d9b70810f16aa diff --git a/__openerp__.py b/__openerp__.py index 228c3e9..20078fb 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,7 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/base.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', ],