From: Terran McCanna Date: Wed, 13 Feb 2019 18:19:35 +0000 (-0500) Subject: LP#1813225 Link Billing Location to Library Info X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=24ce9367616dc5944006d482e543e56b447a3aef;p=working%2FEvergreen.git LP#1813225 Link Billing Location to Library Info Converts library shortname on billing details page to a link which opens in a new tab so that staff can easily get to library contact info. Signed-off-by: Terran McCanna Signed-off-by: Garry Collum Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 index 1ea6fd176d..4d5ff59486 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 @@ -2,7 +2,10 @@
[% l('Billing Location') %]
-
{{xact.grocery().billing_location().shortname()||xact.circulation().circ_lib().shortname()}}
+
[% l('Total Billed') %]
{{xact.summary().total_owed() | currency}}
[% l('Title') %]
@@ -105,12 +108,11 @@
[% l('Owning Library') %]
-
- {{xact.circulation().target_copy().call_number().owning_lib().shortname()}} +
-