LP1718782: Add the Srce fixed field to the Angular MARC editor
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 10 Sep 2020 18:35:22 +0000 (11:35 -0700)
committerBill Erickson <berickxx@gmail.com>
Wed, 14 Jul 2021 15:12:16 +0000 (11:12 -0400)
commit4fc36930cbde4c6244ae4e825564f606a34d9374
tree76c605984891d78c2cd6863288c65eebd8e15b3a
parentdc4304e27490345e5b95036a3f78c2a6382d9cff
LP1718782: Add the Srce fixed field to the Angular MARC editor

To test:

1) Without using private browsing, open up a bibliographic record in
the Angular catalog MARC editor.
2) Notice that there is a gap between the ELvl and Audn fixed fields.
3) Apply this patch.
4) Open up the same bibliographic record, this time using private
   browsing (since the Angular MARC editor caches fixed field values).
5) Notice that the Srce fixed field is available between the ELvl and
   Audn fixed fields.
6) Notice that you can right click inside the fixed field to get a list
   of three possible values.
7) Repeat the test with different record types (e.g. BKS, SCO, VIS)

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.srce_fixed_field.sql [new file with mode: 0644]