lp1922296 Course Materials Update Call Number Prefix/Suffix On Association user/khuckins/lp19222960-update-callnumber-prefix-suffix-on-item-association
authorKyle Huckins <khuckins@catalyte.io>
Wed, 9 Feb 2022 23:41:18 +0000 (23:41 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Fri, 11 Feb 2022 17:12:30 +0000 (17:12 +0000)
commit231f9907eb198eb250ae5af339d1f26811ecc56b
treeb4caa611d8d5c92bbee0b1fb368040fc051eacdd
parentbb054da22808bce0cbfbf1628ef568d89dcf685e
lp1922296 Course Materials Update Call Number Prefix/Suffix On Association

- Update DB scripts to add Original Prefix and Suffix columns to Course Materials
- Update fmIDL to add Original Prefix and Suffix properties to the Course Material IDL Object
- Add Course Service function retrievePrefixSuffixList to retrieve all possible Callnumber Prefix and Suffixes
- Add UI Entries for CN Prefix and Suffix on the Associate Materials Page

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.ts
Open-ILS/src/eg2/src/app/staff/share/course.service.ts
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/upgrade/XXXX-lp19222960-update-callnumber-prefix-suffix-on-item-association.sql [new file with mode: 0644]