From: Kathy Lussier Date: Fri, 17 Nov 2017 17:11:12 +0000 (-0500) Subject: LP#1708487: Update helper text in print template X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3c14985ce6125639af73ea522d90eff4530fca08;p=contrib%2FConifer.git LP#1708487: Update helper text in print template Update the helper text for title and barcode for bills printer templates to include xact. Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 index 58018b974f..41531a0c36 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 @@ -5,9 +5,9 @@ to this template includes: * transasctions - a list of transactions, each of which contains: - summary - information about the transaction - title - Copy title - copy_barcode - Copy barcode + xact.summary - information about the transaction + xact.title - Copy title + xact.copy_barcode - Copy barcode --> Welcome to {{current_location.name}}!
You have the following bills: diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 index 10b681e4e4..515b2fa097 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 @@ -5,9 +5,9 @@ to this template includes: * transasctions - a list of transactions, each of which contains: - summary - information about the transaction - title - Copy title - copy_barcode - Copy barcode + xact.summary - information about the transaction + xact.title - Copy title + xact.copy_barcode - Copy barcode --> Welcome to {{current_location.name}}!