From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 11:32:01 +0000 (+0100) Subject: [DATA] +chart of account customization X-Git-Url: https://git.cyclocoop.org/Special:BookSources/%7B%7B%20url_for%28%27static%27%2C%20filename=%27js/%40%20%27entree_adresse_email%27%20=%3E%20%27Your%20email%20address%27%2C%20%27entree_adresse_email_2%27%20=%3E%20%27E-mail%20address%27%2C%20%27entree_base_donnee_1%27%20=%3E%20%27Database%20address%27%2C-%27entree_base_donnee_2%27%20=%3E%20%27%28This%20address%20is%20often%20your%20site/%27s%20URL%2C%20although%20sometimes%20it%20will%20be?a=commitdiff_plain;h=6506a5a82aa667972c3bad5040cd0ba9c90a3772;p=burette%2Fmobilidees.git [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', ],