From: Tiffany Little Date: Tue, 22 Oct 2019 20:35:33 +0000 (-0400) Subject: Add TCN and other missing columns to Item Buckets. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9ba5d198fa9f4390dcd651e63d6bffea4450b856;p=working%2FEvergreen.git Add TCN and other missing columns to Item Buckets. Adds classification, ISBN, owning library, pub date, publisher, TCN and TCN source. --- diff --git a/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 b/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 index 431d2d4d46..64dd83f69a 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 @@ -42,16 +42,25 @@ + {{item['barcode']}} - + + + + + - + + + + + @@ -60,5 +69,4 @@ - diff --git a/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 b/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 index 5eb522ce5a..06033736c0 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 @@ -29,16 +29,25 @@ + {{item['barcode']}} + + + + - + + + + +