From: Lebbeous Fogle-Weekley Date: Mon, 23 Sep 2013 16:14:18 +0000 (-0400) Subject: Serials: Support reader address information in routing slip template X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=15d09432cbeeb326adb3082bc08a370e6485962f;p=evergreen%2Fmasslnc.git Serials: Support reader address information in routing slip template Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm b/Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm index c619d37370..7d1ad2e0f6 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm @@ -3269,7 +3269,7 @@ sub get_routing_list_users { "flesh" => 2, "flesh_fields" => { "srlu" => [qw/reader stream/], - "au" => [qw/card home_ou/], + "au" => [qw/card home_ou mailing_address billing_address/], "sstr" => ["distribution"] } } diff --git a/Open-ILS/src/templates/serial/print_routing_list_users.tt2 b/Open-ILS/src/templates/serial/print_routing_list_users.tt2 index 9f2936b106..d37dfc1a96 100644 --- a/Open-ILS/src/templates/serial/print_routing_list_users.tt2 +++ b/Open-ILS/src/templates/serial/print_routing_list_users.tt2 @@ -14,11 +14,31 @@
  1. -