From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 11:30:09 +0000 (+0100) Subject: [DATA] +account journals X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fmobilidees.git;a=commitdiff_plain;h=124b80ee8e169ff43dc1d7ca862d2c3095692a7c [DATA] +account journals --- diff --git a/__openerp__.py b/__openerp__.py index 20078fb..1397a5b 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/account.xml', 'data/base.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml',