Merge lp:~openerp-dev/openobject-addons/trunk-bug-1181776-Chandni into lp:openobject-addons

Proposed by Chandni Machchhar(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1181776-Chandni
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
l10n_es/account_chart_pymes.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1181776-Chandni
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+166020@code.launchpad.net

Description of the change

Hello,

  I have fix the problem "The code of the account must be unique per company !" in module l10n_es.

Thank You,
Chandni.

To post a comment you must log in.

Unmerged revisions

8727. By Chandni Machchhar(OpenERP)

[FIX] Code of account must be unique per company in module l10n_es

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_es/account_chart_pymes.xml'
2--- l10n_es/account_chart_pymes.xml 2013-02-07 12:42:06 +0000
3+++ l10n_es/account_chart_pymes.xml 2013-05-28 11:30:35 +0000
4@@ -4523,7 +4523,7 @@
5 <record id="pgc_pymes_472000" model="account.account.template">
6 <field name="code">472000</field>
7 <field name="reconcile" eval="True"/>
8- <field name="parent_id" ref="pgc_472"/>
9+ <field name="parent_id" ref="pgc_pymes_472"/>
10 <field name="type">other</field>
11 <field name="name">Hacienda Pública. IVA soportado</field>
12 <field name="user_type" ref="tax"/>

Subscribers

People subscribed via source and target branches

to all changes: