[Koha-bugs] [Bug 25127] Fines with an amountoutstanding of 0 can be created due to maxFine but cannot be forgiven

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 11:40:54 CEST 2020


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
You usually need to "$integer + 0.0" to compare it with floats. It's what we do
in tests.

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


More information about the Koha-bugs mailing list