https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43288 --- Comment #2 from Juliet Heltibridle <jheltibridle@rcplib.org> ---
Test plan: 1) Set FinePaymentAutoPopup to 'show' 2) Take a payment for a patron via members/pay.pl or members/paycollect.pl that generates change (fine amount not evenly covered by cash tendered) 3) Note the auto-popped-up receipt shows the change amount (before this patch, the Change line was always blank)
This part works as expected, the change was shown when using members/pay.pl or members/paycollect.pl
4) Repeat via the boraccount.pl > printfeercpt.pl print receipt route
This part does not show the change amount on the receipt. It doesn't look like the link in the drop-down is passing the 'tendered' and 'change' parameters. -- You are receiving this mail because: You are watching all bug changes.