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

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #92484|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 92673
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92673&action=edit
Bug 23507: Add ability to show change given on auto-popup fee reciept 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 <k...@bywatersolutions.com>

Signed-off-by: Hasina Akhte <hasi...@pascolibraries.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to