[FIX] account: corrected tax base amount calculation
authorAlexis de Lattre <>
Wed, 3 Oct 2012 10:39:19 +0000 (16:09 +0530)
committerRifakat <rha@tinyerp.com>
Wed, 3 Oct 2012 10:39:19 +0000 (16:09 +0530)
commit0a5fbeb82ef314ad2b786eabd859b5eb4c35aabe
tree4835d74cce0193f60c16ee6ad138f880371f014e
parentfaaf115ed8ca894a77592a14a5355235e7152a8d
[FIX] account: corrected tax base amount calculation
It first rounds base value and then multiplies with the qty which leads to wrong calculation

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

bzr revid: rha@tinyerp.com-20121003103919-slne7ppo75k9478m
addons/account/account_invoice.py