LP1874897 Staff catalog honors classification scheme user/berick/lp1874897-staffcat-def-classification-scheme
authorBill Erickson <berickxx@gmail.com>
Fri, 24 Apr 2020 20:09:57 +0000 (16:09 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 24 Apr 2020 20:13:28 +0000 (16:13 -0400)
commit1c353f7a6c0ac60eaa445ee79e516cbd697cb94d
tree6e1987cff51a75057a1de4288f891a5f16220d62
parenta96c8582fd399e96e601c43c17634706da08699d
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>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm