From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 11:27:59 +0000 (+0100) Subject: [DATA] +base datas X-Git-Url: http://git.heureux-cyclage.org/?p=burette%2Fmobilidees.git;a=commitdiff_plain;h=b5016a9a11ea51a91866c4031204551870283118 [DATA] +base datas --- 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', ],