LP1874897 Staff catalog honors classification scheme
authorBill Erickson <berickxx@gmail.com>
Fri, 24 Apr 2020 20:09:57 +0000 (16:09 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 20 Jul 2020 21:07:36 +0000 (17:07 -0400)
commit5aa2f703e5a6c8e0c292bea55c757d9e942530e9
tree432e5a61fc41c3c5c50d89f2881f9804c293b23d
parentfe27ffee96efcffb0ac9f8c26599f1492e1c5c3d
LP1874897 Staff catalog honors classification scheme

Use the org unit setting "cat.default_classification_scheme" to
determine which scheme to use when extracting the bib-level call number
for display in the Angular staff catalog.

This also modifies the API to look the value up so future calls to the
API will Just Work (and it's one less bit of data the browser has to
retrieve).

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm