[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
Wed Feb 1 22:15:24 CET 2017


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

--- Comment #13 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 59756
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59756&action=edit
[SIGNED-OFF] 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.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list