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:19 +0000 (17:07 -0400)
commitbf8972d04d3436824ca3698d7dae43baaf66c0ce
tree262de4ac12fe1e2bc32ff7d3da3d62ed5c08af8a
parent83c236951645ccfe244ba094684d26ba3b2d006a
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