]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1745232 - Bill History Receipt doesn't have Finish Date
authorGarry Collum <gcollum@gmail.com>
Thu, 24 May 2018 02:17:38 +0000 (22:17 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 24 May 2018 19:02:12 +0000 (15:02 -0400)
commit0155ef79069d5cab9520ceee76bda96728ec3087
treed4d34552cfb91defa720db4a57255e58f237b5d8
parentc60fc09ce55d69b32628fef09fa683b7f879e37a
LP#1745232 - Bill History Receipt doesn't have Finish Date

Adds xact.finish and xact.summary.last_payment to the example data.  Also adds xact.summary.last_payment_ts to the template body to indicate when the last payment was made.  Also adds a list of variables that can be used in the template in the template's description.

To test -
1. apply the patch
2. find a patron with billings, or add some billings to a patron record.
3. make payments on some of the billings using various methods.
4. go to billing history and print the history list.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js