[Koha-bugs] [Bug 17138] UpdateFine() modyfies existing fine records even when there is no need

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 3 04:05:01 CET 2017


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

--- Comment #11 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 58559
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58559&action=edit
Bug 17138: Add and use comparison function and tests

Added C4::Koha::compareNumbers($n1,$n2,$accuracy).
Added corresponding tests to t/Koha.t
Tweaked C4/Overdues to use the new function.

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


More information about the Koha-bugs mailing list