From: Galen Charlton Date: Wed, 23 Aug 2017 19:22:28 +0000 (-0400) Subject: LP#1708485: (follow-up) improve dest_courier_code support X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8d9b8a00b4cf015574ed5fd3cd1bfcbc57410563;p=evergreen%2Fpines.git LP#1708485: (follow-up) improve dest_courier_code support This patch ensures that dest_courier_code is added to the printer context; it also displays the courier code (if set) on the transit modal and mentions dest_courier_code in the inline documentation for transit and hold slips. Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 index e8370bc8c5..98af0417d6 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 @@ -1,3 +1,27 @@ +
{{dest_courier_code}}
{{dest_location.shortname}}

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 index a16662a1e4..e29f8148d7 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 @@ -1,3 +1,18 @@ +
{{dest_courier_code}}
{{dest_location.shortname}}