Bug 30779: Remove _update_import_record_marc and update tests
authorNick Clemens <nick@bywatersolutions.com>
Wed, 17 Aug 2022 11:56:37 +0000 (11:56 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 3 Oct 2022 22:48:43 +0000 (22:48 +0000)
commit54ddc31c71292a1c46dc3994ccd89b22896e7d04
treec96fe359f68d47bdd1f08b076ffdbf7432aa373c
parentc2169d1dfea0dd94e4fe2d5f392ed4d98b70d4e6
Bug 30779: Remove _update_import_record_marc and update tests

This patch removes the now unused: _update_import_record_marc

Additionally, as items are already present in import biblio we no longer need to embed
them, so that parameter is removed and the option removed from the sub and pod and everywhere
it was used

In all cases, we were embedding, so we don't need a way to get without

Tests updated

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit b02b66acf5ddac1af00215fbcc1d842777b67c3b)
C4/ImportBatch.pm
Koha/Import/Record.pm
catalogue/showmarc.pl
t/db_dependent/ImportBatch.t
tools/showdiffmarc.pl