[Koha-bugs] [Bug 18736] Problems in order calculations (rounding errors)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 18 16:49:40 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736

--- Comment #55 from M. Tompsett <mtompset at hotmail.com> ---
(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.


More information about the Koha-bugs mailing list