[Koha-bugs] [Bug 24489] New: Prevent user from paying/writing off 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 23 13:56:30 CET 2020


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 at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list