From 6506a5a82aa667972c3bad5040cd0ba9c90a3772 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 12:32:01 +0100 Subject: [PATCH 1/1] [DATA] +chart of account customization --- __openerp__.py | 1 + 1 file changed, 1 insertion(+) 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', ], -- 2.20.1