[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 12:15:07 CEST 2020


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

--- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Using sprintf isn't a bad solution.. it limits us to 2 currencies using only 2
decimal places though.. I'd be interested to know if there are any Koha users
out there actually using 3 or more decimals.

Also.. using sprintf does the half round by even thing I was talking about in
my earlier comment.

-- 
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