Change #7882
Category | None |
Changed by | Jane Sandberg <sandbej | @linnbenton.edu>
Changed at | Tue 13 Jul 2021 12:13:36 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 953d4887af0b431db26bdd4d73c43a680c9e0452 |
Comments
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>
Changed files
- 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