add editing and note creation for monographs
authorRogan Hamby <rogan.hamby@gmail.com>
Thu, 5 Aug 2021 18:01:48 +0000 (18:01 +0000)
committerRogan Hamby <rogan.hamby@gmail.com>
Mon, 9 Aug 2021 16:54:15 +0000 (16:54 +0000)
commit979616361a60a146ba07a3ffb511d46eb354a963
tree44162fc7478cf1236020cc816c2d9fb4707c3e14
parentecfc8a7b4fc91064f334ce557f76385569927b67
add editing and note creation for monographs

Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/notes.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/notes.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/sql/Pg/010.schema.biblio.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/xxxx.data.record_notes.sql [new file with mode: 0644]