https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736
--- Comment #55 from M. Tompsett <[email protected]> --- (In reply to Marc Véron from comment #9) > To make things a little bit more complicated: > Switzerland and Finland round to 5 cents. > 1,000–1,024 → 1,00 > 1,025–1,074 → 1,05 > 1,075–1,099 → 1,10 > > See: https://de.wikipedia.org/wiki/Rundung > ("Rappenrundung": 5 Rappen (cents) is the smallest coin in Switzerland) Canada has something similar, but only when paying with cash. 1.00-1.02 -> 1.00 1.03-1.07 -> 1.05 1.08-1.12 -> 1.10 But I think improving the rounding for 5 cent issues should be another followup bug on this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
