From: Terran McCanna Date: Thu, 13 Dec 2018 02:56:55 +0000 (-0500) Subject: LP#1662535 Patron Bill Grid Columns X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=213bd301a9bc226d9eb73d659b8711c554c506a7;p=evergreen%2Fmasslnc.git LP#1662535 Patron Bill Grid Columns 1) Adding missing columns, including: - Call Number - Owning Library - Shelving Location - Last Billing Note - Last Billing Timestamp - Last Payment Timestamp - Last payment Note - Last Payment Type 2) Corrected path for Type 3) Changed column name for Location to 'Billing Location' and the former Billing Location to 'Grocery Billing Location' for clarity Signed-off-by: Terran McCanna Signed-off-by: John Amundson Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2 index a29aa3d381..d622db6c47 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2 @@ -55,7 +55,19 @@ - + + + + + + + + + + @@ -88,7 +100,7 @@ label="[% l('Circulation Library') %]" name="circ_lib" hidden> - + {{item['grocery.billing_location.shortname']||item['circulation.circ_lib.shortname']}} @@ -98,7 +110,7 @@ - @@ -110,6 +122,10 @@ path='circulation.circ_lib.shortname' required hidden> - + + + + +