From: Bill Erickson Date: Thu, 13 May 2021 16:36:28 +0000 (-0400) Subject: LP1928363 Item circ info for Holdings tab X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9c4c49545c89237abf1a3064f5309e6615646bb9;p=working%2FEvergreen.git LP1928363 Item circ info for Holdings tab Adds "Total Circ Count" and "Last Circ Date" columns to the staff catalog Holdings grid. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index d6c112fc32..034ce86e63 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10825,7 +10825,7 @@ SELECT usr, - + @@ -10833,6 +10833,11 @@ SELECT usr, + + + + + diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html index 5f3ec56743..54a53f2aa5 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html @@ -299,6 +299,12 @@ + + + +