Merge lp:~numerigraphe/openobject-addons/trunk-l10n-fr-chart-template-name into lp:openobject-addons

Proposed by Numérigraphe
Status: Merged
Merged at revision: 6392
Proposed branch: lp:~numerigraphe/openobject-addons/trunk-l10n-fr-chart-template-name
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
l10n_fr/fr_pcg_taxes_demo.xml (+1/-1)
To merge this branch: bzr merge lp:~numerigraphe/openobject-addons/trunk-l10n-fr-chart-template-name
Reviewer Review Type Date Requested Status
Raphael Collet (OpenERP) (community) Approve
Florent (community) Approve
OpenERP French Localization Pending
Review via email: mp+88719@code.launchpad.net

Description of the change

The chart of account template in l10n_fr is called PCMN but there's no such thing in France: it's called Plan Comptable Général (PCG) instead.
This fixes it.

To post a comment you must log in.
Revision history for this message
Florent (florent.x) :
review: Approve
Revision history for this message
Raphael Collet (OpenERP) (rco-openerp) wrote :

Thanks for the fix,
Raphael

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_fr/fr_pcg_taxes_demo.xml'
2--- l10n_fr/fr_pcg_taxes_demo.xml 2011-02-01 09:43:48 +0000
3+++ l10n_fr/fr_pcg_taxes_demo.xml 2012-01-16 15:46:28 +0000
4@@ -358,7 +358,7 @@
5
6 <!-- Chart template -->
7 <record id="l10n_fr_pcg_chart_template" model="account.chart.template">
8- <field name="name">France PCMN</field>
9+ <field name="name">Plan Comptable Général (France)</field>
10 <field name="account_root_id" ref="pcg_0"/>
11 <field name="tax_code_root_id" ref="vat_code_chart_root"/>
12 <field name="bank_account_view_id" ref="pcg_5121"/>

Subscribers

People subscribed via source and target branches

to all changes: