From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 11:32:01 +0000 (+0100) Subject: [DATA] +chart of account customization X-Git-Url: https://git.heureux-cyclage.org/?p=burette%2Fmobilidees.git;a=commitdiff_plain;h=6506a5a82aa667972c3bad5040cd0ba9c90a3772;hp=124b80ee8e169ff43dc1d7ca862d2c3095692a7c [DATA] +chart of account customization --- diff --git a/__openerp__.py b/__openerp__.py index 1397a5b..8865696 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,6 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'data/account.xml', 'data/base.xml', + 'data/plan_comptable_general.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', ],