https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17138
--- Comment #11 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
