Summary: | Pay selected fine generates 500 error | ||
---|---|---|---|
Product: | Koha | Reporter: | Andreas Hedström Mace <andreas.hedstrom.mace> |
Component: | Circulation | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | critical | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, kyle.m.hall, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 15908 | ||
Bug Blocks: | 19208 | ||
Attachments: |
Bug 19205 - Pay selected fine generates 500 error
Bug 19205 - Pay selected fine generates 500 error Bug 19205 - Pay selected fine generates 500 error |
Description
Andreas Hedström Mace
2017-08-30 13:34:56 UTC
Created attachment 66612 [details] [review] Bug 19205 - Pay selected fine generates 500 error Using the pay selected option from the borrowers account, to pay for one specific fine among other gives a 500 error, despite the payment going through. Test Plan: 1) Add two fines using the Create manual invoice function. 2) Select one fine and "pay selected". 3) Pay a part of the amount. 4) Note error 5) Apply this patch 6) Repeat steps 1-3 7) No error! Created attachment 66614 [details] [review] Bug 19205 - Pay selected fine generates 500 error Using the pay selected option from the borrowers account, to pay for one specific fine among other gives a 500 error, despite the payment going through. Test Plan: 1) Add two fines using the Create manual invoice function. 2) Select one fine and "pay selected". 3) Pay a part of the amount. 4) Note error 5) Apply this patch 6) Repeat steps 1-3 7) No error! Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace@sub.su.se> Created attachment 66619 [details] [review] Bug 19205 - Pay selected fine generates 500 error Using the pay selected option from the borrowers account, to pay for one specific fine among other gives a 500 error, despite the payment going through. Test Plan: 1) Add two fines using the Create manual invoice function. 2) Select one fine and "pay selected". 3) Pay a part of the amount. 4) Note error 5) Apply this patch 6) Repeat steps 1-3 7) No error! Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace@sub.su.se> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 17.11, thanks to everybody involved! Pushed to 17.05.x, will be in 17.05.04. |