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, 17 Feb 2021 15:01:27 +0000 (10:01 -0500)
commit3508263eaf9b663611b5b144243b496854b3c7aa
treeef3c712bfbf81339675fa9c4e300d39783903047
parent029560042b654e06f777dd3da102e7c7b5d73992
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