[Koha-bugs] [Bug 6268] Bad Total in basket.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 15 09:22:25 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268

--- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2011-06-15 07:22:25 UTC ---
Patch does what it says - it corrects the totals on the basket summary page. 

Before patch:
Entry form: 9.22, total 92.25
Basket summary page: 9.22, total 92.20 AND 92.25 (!)
Budgets on acq home page: 92.20

After patch:
Entry form: 9.22, total 92.25
Basket summary page: 9.22, total always 92.20
Budgets on acq home page: 92.20

Still 2 things:

10.25 - 10% is calculated as 9.22 almost everywhere now. 
Exact price is: 9.225 - why not round to 9.23?

The entry form should also calculate 92.20. Follow-up needed.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list