[FIX] account: add `sequence` on account.tax.code.template
authorStéphane Bidoul <stephane.bidoul@acsone.eu>
Wed, 25 Jun 2014 11:23:13 +0000 (13:23 +0200)
committerOlivier Dony <odo@openerp.com>
Mon, 14 Jul 2014 09:33:05 +0000 (11:33 +0200)
commit5df99ce62227ca41bf3ac568404a9623661e0cc4
treef7be6e45257149d137a73a4a4c7c22c4214fceeb
parent9ef5a679876dd2ed76c3294ce45ecf16a5649bc1
[FIX] account: add `sequence` on account.tax.code.template

Relying on the ordering by tax code is not sufficient,
as some tax declarations such as the Luxemburg one,
show tax case codes not ordered numerically

Original fix courtesy of Stefan Rijnhart (Therp)

Fixes: lp:1168948
Rebase of: PR #759
addons/account/account.py