[FIX] l10n_nl: missing sequence on tax gives wrong default tax, contribution by Stefan Rijnhart (Therp)

lp bug: https://launchpad.net/bugs/1094285 fixed

bzr revid: mat@openerp.com-20130515151719-dec0bo585pnh904l
This commit is contained in:
Martin Trigaux 2013-05-15 17:17:19 +02:00
commit 1c081a0e66
1 changed files with 1 additions and 0 deletions

View File

@ -4402,6 +4402,7 @@ TODO rubriek 1c en 1d moeten nog, zijn variabel, dus BTW percentage moet door ge
</record>
<record id="btw_I_21" model="account.tax.template">
<field name="chart_template_id" ref="l10nnl_chart_template"/>
<field name="sequence">20</field>
<field name="name">Inkopen import binnen EU hoog</field>
<field name="description">21% BTW import binnen EU</field>
<field eval="0.21" name="amount"/>