https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26076 Joonas Kylmälä <joonas.kylmala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #18 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- (In reply to Katrin Fischer from comment #17)
Found Joonas comment now:
(In reply to Joonas Kylmälä from comment #6)
How to reproduce: 1) Create manual invoice => amount 1.00 2) Create manual credit => amount 0.011111 3) Make a payment => Click Apply -0.01 4) Click "Pay amount" and then on the next page "Confirm"
Following this test plan, I can still not pay the remaining fine off, the error is as before:
You must pay a value less than or equal to 0.99.
Katrin, this error above I erroneously identified of being related to this. The error Kyle reported here was a rounding error and this error I put steps to reproduce intentionally creates more decimals than the intranet interface can show or accepts payments for. Even if the intranet interface was fixed the rounding error would still be there. Moving back to "Signed off". -- You are receiving this mail because: You are watching all bug changes.