[FIX] l10n_nl: missing sequence on tax gives wrong default tax

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

bzr revid: stefan@therp.nl-20121228151453-c902fq2ovqpihxtc
This commit is contained in:
Stefan Rijnhart 2012-12-28 16:14:53 +01:00
parent 9d514ab089
commit 87312dca7f
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"/>