[Koha-bugs] [Bug 35440] New: Partial refund triggers a 500 error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 20:10:44 CET 2023


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

            Bug ID: 35440
           Summary: Partial refund triggers a 500 error
 Change sponsored?: ---
           Product: Koha
           Version: 23.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: esther.melander at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To recreate
1. Create a charge on a patron account of $150.00
2. Pay the charge as cash
3. Issue a refund, but only refund $5.00 as cash
4. See that it causes a 500 error

I should be able to issue a partial refund and have it show correctly in the
transaction table.

Error statement:

Exception 'Koha::Exceptions::ParameterTooHigh' thrown 'Amount to payout (5.00)
is higher than amountoutstanding (0)'

May be connected to bug 30027 and previously fixed bug 8770.

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