]> git.evergreen-ils.org Git - working/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:48:25 +0000 (09:48 -0800)
commitdd4931bca6b660227a1e540725ba60351cdbb0b4
treed0c6c15011f6870e76dedd11e5a7f928865b2404
parentb0a744e9695ce4d1f4982f0db7bdf365e6114755
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