]> git.evergreen-ils.org Git - working/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:21 +0000 (15:02 -0400)
commit84ad556b25d9bd70d742d55c572d326685c1017f
treedbb82da967760f434d4b8473a138d3523cbc0129
parent047dd1a625dbcc896df8fbe426ff1ea629178fda
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