]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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, 3 Mar 2021 15:54:32 +0000 (10:54 -0500)
commit145dd22c08c69c26555dd970686f8b80785da884
tree0e4759cab32008d0247fc6023314506543930f45
parent409854fdafef4d9a39f50f3338fa777dfa838315
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