[Koha-bugs] [Bug 25746] New: Don't prefill "amount tendered" when paying charges

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 14 13:28:18 CEST 2020


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

            Bug ID: 25746
           Summary: Don't prefill "amount tendered" when paying charges
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: martin.renvoize at ptfs-europe.com

When dealing with paying charges, the "Amount tendered" is prefilled with the
expected total. I think this doesn't really work well.

It assumes, that the charge is paid in full and that you will receive the
correct amount from the patron. Both are assumptions are not safe.

When a partial amount is paid, you have to change the amount tendered manually.

When the patron gives you a different amount than preset, you need to change it
manually.

I believe that it would be better to leave this field empty making the change
warning etc. optional.

In this case libraries could only set the "Amount tendered" when a different
amount to the exact amount is given to trigger the change to give modal.

A lot of libraries might prefer to not fill the field in and just deal with the
exchange without the extra clicks and inputs.

Making the field optional or required could be a system preference. At the
moment it's required, but not visually marked as such.

To test:
- Add a charge of any count
- Click on pay selected
- Verify the workflow for paying only a partial of it using "Pay selected"
- Try leaving the amount tendered empty - required error shows

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


More information about the Koha-bugs mailing list