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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Wed, 12 Oct 2022 15:19:57 +0000 (17:19 +0200)
commitdd4deaadfc2c2f89b275701f7c3a6d73247ef4cc
tree92212d41ce2073b6db59a36b1be0a86ed1613757
parent94563abd410a544504e9aa3686452880be474b59
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)
(cherry picked from commit 54ddc31c71292a1c46dc3994ccd89b22896e7d04)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
C4/ImportBatch.pm
Koha/Import/Record.pm
catalogue/showmarc.pl
t/db_dependent/ImportBatch.t
tools/showdiffmarc.pl