[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 Nov 16 02:02:42 CET 2018


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

--- Comment #21 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 82375
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82375&action=edit
Demonstration of List::Util->sum0 vs MySQL sum + 0

Run this file to compare the total when summing a list versus getting the sum
from the DB and adding 0

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


More information about the Koha-bugs mailing list