[FIX] account: using float_round instead of native python round method, to apply...
authorDenis Ledoux <dle@openerp.com>
Wed, 12 Mar 2014 12:09:04 +0000 (13:09 +0100)
committerDenis Ledoux <dle@openerp.com>
Wed, 12 Mar 2014 12:09:04 +0000 (13:09 +0100)
commit1a5d2e77c48c3f923bbbc44cd97b2fef341709d7
tree9f4c30239c1c6dc900afe1860dd74d9eec34c85e
parente9228e2c5a16c3adfb5392d8d8a0469e3814c43b
[FIX] account: using float_round instead of native python round method, to apply half-up tie-breaking rule (1.655 with precision 2 is now 1.66 instead of 1.65).

bzr revid: dle@openerp.com-20140312120904-ucixsl1szfi1q0ea
addons/account/account.py