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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 30 13:33:32 CEST 2011


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

--- Comment #10 from Paul Poulain <paul.poulain at biblibre.com> 2011-05-30 11:33:32 UTC ---
OK, I think we should investigate a little bit more what should be the
behaviour.

If you order 10 items, 5.25 each, with a 10% discount, how much will it cost ?
Must the rounding be applied on the discounted total, or a discount calculated
to the total ?

IE : 10*5.25*0.90 is 10*4,72 = 47.2
or 52.50*0.9 = 47.25

-- 
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