http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268
--- Comment #10 from Paul Poulain <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
