]> 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:01:15 +0000 (15:01 -0400)
commitfc25b345602b337b585c1dc64e26714b03b28de8
tree796df81d00ffd7ce6f6e50f0a5fcf8459d08bad4
parent0eac25ef0cedb566371f77fc680d8494bac7ad79
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