Merge lp:~therp-nl/therp-backports/addons-6.1-lp1083531-apply_tax_update_to_fiscal_positions into lp:therp-backports

Proposed by Stefan Rijnhart (Opener)
Status: Merged
Approved by: Ronald Portier (Therp)
Approved revision: 6697
Merged at revision: 6700
Proposed branch: lp:~therp-nl/therp-backports/addons-6.1-lp1083531-apply_tax_update_to_fiscal_positions
Merge into: lp:therp-backports
Diff against target: 41 lines (+5/-5)
1 file modified
l10n_nl/account_fiscal_position_tax_template.xml (+5/-5)
To merge this branch: bzr merge lp:~therp-nl/therp-backports/addons-6.1-lp1083531-apply_tax_update_to_fiscal_positions
Reviewer Review Type Date Requested Status
Ronald Portier (Therp) Approve
Review via email: mp+136370@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ronald Portier (Therp) (rportier1962) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_nl/account_fiscal_position_tax_template.xml'
2--- l10n_nl/account_fiscal_position_tax_template.xml 2012-07-23 12:57:15 +0000
3+++ l10n_nl/account_fiscal_position_tax_template.xml 2012-11-27 11:35:26 +0000
4@@ -18,7 +18,7 @@
5 </record>
6 <record id="position_tax_extracom_3" model="account.fiscal.position.tax.template">
7 <field name="position_id" ref="fiscal_position_template_non_eu"/>
8- <field name="tax_src_id" ref="l10n_nl.btw_19"/>
9+ <field name="tax_src_id" ref="l10n_nl.btw_21"/>
10 <field name="tax_dest_id" ref="l10n_nl.btw_X1"/>
11 </record>
12 <record id="position_tax_extracom_4" model="account.fiscal.position.tax.template">
13@@ -37,7 +37,7 @@
14 <!-- VAT high -->
15 <record id="position_tax_extracom_6" model="account.fiscal.position.tax.template">
16 <field name="position_id" ref="fiscal_position_template_non_eu"/>
17- <field name="tax_src_id" ref="l10n_nl.btw_19_buy"/>
18+ <field name="tax_src_id" ref="l10n_nl.btw_21_buy"/>
19 <field name="tax_dest_id" ref="l10n_nl.btw_E2"/>
20 </record>
21 <!-- VAT other -->
22@@ -61,7 +61,7 @@
23 </record>
24 <record id="position_tax_intracom_3" model="account.fiscal.position.tax.template">
25 <field name="position_id" ref="fiscal_position_template_eu"/>
26- <field name="tax_src_id" ref="l10n_nl.btw_19"/>
27+ <field name="tax_src_id" ref="l10n_nl.btw_21"/>
28 <field name="tax_dest_id" ref="l10n_nl.btw_X0"/>
29 </record>
30 <record id="position_tax_intracom_4" model="account.fiscal.position.tax.template">
31@@ -81,8 +81,8 @@
32 </record>
33 <record id="position_tax_intracom_6" model="account.fiscal.position.tax.template">
34 <field name="position_id" ref="fiscal_position_template_eu"/>
35- <field name="tax_src_id" ref="l10n_nl.btw_19_buy"/>
36- <field name="tax_dest_id" ref="l10n_nl.btw_I_19"/>
37+ <field name="tax_src_id" ref="l10n_nl.btw_21_buy"/>
38+ <field name="tax_dest_id" ref="l10n_nl.btw_I_21"/>
39 </record>
40 <record id="position_tax_intracom_7" model="account.fiscal.position.tax.template">
41 <field name="position_id" ref="fiscal_position_template_eu"/>

Subscribers

People subscribed via source and target branches

to all changes: