Created attachment 21490 [details] Pre-Patch Receipt When printing a payment receipt, the payment does not display, only the total currently owed.
Created attachment 21491 [details] Post-Patch Receipt
Created attachment 21492 [details] [review] Bug 10954 - Payment receipt does not display the payment made When printing a payment receipt, the payment does not display, only the total currently owed. Test Plan: 1) Create a payment for a borrower 2) Print the payment with the "print" button to the right of the payment 3) Note the missing payment line 4) Apply this patch 5) Repeat step 2 6) Note the payment line now displays
Patch applied cleanly, go forth and signoff
I got a javascript validatePayment() not defined error. Am I missing something?
Patch tested with a sandbox, by cedric.vita@dracenie.com <cedric.vita@dracenie.com>
Created attachment 22022 [details] [review] Bug 10954 - Payment receipt does not display the payment made When printing a payment receipt, the payment does not display, only the total currently owed. Test Plan: 1) Create a payment for a borrower 2) Print the payment with the "print" button to the right of the payment 3) Note the missing payment line 4) Apply this patch 5) Repeat step 2 6) Note the payment line now displays Signed-off-by: cedric.vita@dracenie.com <cedric.vita@dracenie.com>
QA comments : * small patch, fixes a bug, nothing to highlight * passes koha-qa.pl passed QA
Created attachment 22234 [details] [review] Bug 10954 - Payment receipt does not display the payment made When printing a payment receipt, the payment does not display, only the total currently owed. Test Plan: 1) Create a payment for a borrower 2) Print the payment with the "print" button to the right of the payment 3) Note the missing payment line 4) Apply this patch 5) Repeat step 2 6) Note the payment line now displays Signed-off-by: cedric.vita@dracenie.com <cedric.vita@dracenie.com> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Pushed to master. Thanks, Kyle!
This patch has been pushed to 3.12.x, will be in 3.12.8. Thanks Kyle!
*** Bug 11408 has been marked as a duplicate of this bug. ***