]> git.koha-community.org Git - koha.git/commit
Bug 6268: (MT #6408) Bad Total in basket.pl
authorPaul Poulain <paul.poulain@biblibre.com>
Mon, 23 May 2011 09:27:07 +0000 (11:27 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 8 Oct 2011 21:54:22 +0000 (17:54 -0400)
commit0afdcd38dc8ca6ebd14d266d7f894c8fdabd947d
treeb41f033a263855c3ca02266edf4a232853bede69
parent6715bc36724a78d03e0b44b323a74d3d7bbf47fb
Bug 6268: (MT #6408) Bad Total in basket.pl

The total_est_gste or gsti is computed on the total_rrp_gste or gsti.
But in the budget this amount is the summ of discounts computed for each line.
Due to the rounding to 2 decimal places this produces a difference in Funds view with Total sublevels spent.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 0d0b3ef9c2840633ae9860b66babeba3cb453b1b)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
acqui/basket.pl