]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1933275 Staff catalog holdings view shows correct counts
authorBill Erickson <berickxx@gmail.com>
Thu, 8 Jul 2021 14:19:43 +0000 (10:19 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Fri, 3 Dec 2021 17:52:45 +0000 (09:52 -0800)
commit52a3dd19b4115f800fd862177ec855a471e6a827
tree8cc33bfa58f004f4855533c4d26d135ba19cac11
parentde798db2fd4ae9bd112ef6e3bfbbb47d64c646cc
LP1933275 Staff catalog holdings view shows correct counts

teaches the Holdings view to determine the number of copies and call
numbers attached to each org unit based on the full data set (via new
API) instead of copies in hand, since we may only have copies in hand
for a subset of child org units.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm