[Koha-bugs] [Bug 23507] Add ability to show and print change given on fee receipt from FinePaymentAutoPopup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 7 20:43:22 CEST 2019


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 93830
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93830&action=edit
Bug 23507: Add ability to show change given on auto-popup fee receipt from
FinePaymentAutoPopup

Some libraries would like to show the amount of change given on print reciepts
triggered by FinePaymentAutoPopup
so the patron can verify he or she has recieved the correct amount of change.

1) Apply this patch
2) Edit ACCOUNT_CREDIT slip and add "[% IF change_given %]<h1>CHANGE: [%
change_given %]</h1>[% END %]" at the top
3) Enable FinePaymentAutoPopup
4) Make a payment
5) Note the change given is shown on the popup receipt
6) Note the change given is *not* shown on subsequent prints of the same
receipt using the "print" button for the payment

Signed-off-by: Kyle Hall <kyle at bywatersolutions.com>

Signed-off-by: Hasina Akhte <hasinaa at pascolibraries.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list