LP1888723 Item notes dialog and volcopy entry point
authorBill Erickson <berickxx@gmail.com>
Thu, 24 Sep 2020 19:39:45 +0000 (15:39 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 11 Aug 2021 18:36:50 +0000 (14:36 -0400)
commit2c6aae5be398b26c001933e6d2fd287f3fc96bb8
tree5db57f459d97ecaa80111e55ff8d7f37e9ca8ba9
parent3e4e0355266ae546c31e2c898ffe6e2901bca03d
LP1888723 Item notes dialog and volcopy entry point

Support for adding new item notes to one or more items in the copy
editor interface.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.html
Open-ILS/src/eg2/src/app/staff/cat/volcopy/copy-attrs.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.service.ts
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-notes-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holdings/copy-notes-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/holdings/holdings.module.ts