]> git.koha-community.org Git - koha.git/commit
Bug 36055: Simplify MARC21 Fast Add framework
authorCaroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Fri, 9 Feb 2024 22:17:21 +0000 (17:17 -0500)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 21 Oct 2024 13:10:36 +0000 (15:10 +0200)
commit4171de34c4abc49c32e06978abb72aa48fe4c098
tree7508322f7f708cef2527dcb04b5faeb8133ad4d3
parent67166b3d45e166e985a0f7a8a7f4922b70f439ff
Bug 36055: Simplify MARC21 Fast Add framework

This patch removes or hides a lot of unecessary fields from the
MARC21 Fast Add framework, notably subfields $6 and $8 which are
used only in advanced cataloging. Fast Add is meant to add an item
fast, while the patron is waiting, in order to check it out to them.
There is no need to enter details, only what is necessary to
identify and check out the item.

To test:
1. Go to Circulation > Fast cataloging
   --> Notice all the fields present
2. Fill out mandatory fields (000, 008, 245$a, 942$c)
3. Click 'Save'
   --> Notice all the item fields present
4. Apply patch and reset
5. Redo steps 1-3
   --> There should be a lot less fields

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Esther <esther@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
installer/data/mysql/en/marcflavour/marc21/optional/marc21_sample_fastadd_framework.yml