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:48:36 +0000 (09:48 -0800)
commit698b8e9c692707249c39fbcf436e1fddd57fd2dc
tree33cc4719f839142823e3072d50a2589a4f8e4383
parent52c51b138280ad23547337748e59e57f9e7a0cfc
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