[Koha-bugs] [Bug 17140] Incorrect rounding in total fines calculations, part 2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 19 15:57:53 CEST 2016


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Prices should be stored with a big precision (6 is largely enough) and
displayed with 2 decimals.
That is how it's done in the acq module and almost everywhere else I think.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list