]> git.koha-community.org Git - koha.git/commit
Bug 38271: Handle missing 008 fields in EDI
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 25 Oct 2024 11:19:24 +0000 (11:19 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 29 Oct 2024 07:46:38 +0000 (08:46 +0100)
commitb00fb3d55755220557127100ccd6d348792f0dfa
tree2051e657508780a2ee91b00b42091566c70b1283
parentf4a25897b0ecbfd883115f3c79c8bdd44e3eb0f0
Bug 38271: Handle missing 008 fields in EDI

This patch adds handling to create a default 008 field on MARC records that are missing one when created through EDI.

Test plan:
1) prove t/db_dependent/Koha/EDI.t

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/EDI.pm
t/db_dependent/Koha/EDI.t
t/edi_testfiles/QUOTES_SMALL_2.CEQ [new file with mode: 0644]