https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24489 Bug ID: 24489 Summary: Prevent user from paying/writing off 0 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org On paycollect.pl we call 'moneyFormat' on the 'paid' and 'collected' amounts - this changes fractions of a cent to 0, however, we allow for submission of the 0 When paying 0 we redirect to the page, but lose some inputs so writing off selected, attempting to pay less than a cent, we get redirected to 'Pay fines' We should check the form before submission and prevent submission of 0 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.