patron credit payments not working
Bug #1988174 reported by
Jason Etheridge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
New
|
Undecided
|
Unassigned |
Bug Description
There's an uncaught exception in master if you try to pay a bill with the Patron Credit type and the patron has no credit forward balance.
Payment was rejected: TypeError: Cannot read properties of undefined (reading 'last_xact_id')
tags: | added: circ-billing patron |
To post a comment you must log in.
Actually, I made an assumption here that was untrue, wanting to get this bug out of my head to move on to other things. :D The error seems to happen even if you have patron credit. So a regression, maybe. Can anyone reproduce?