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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 18 Aug 2022 12:02:04 +0000 (09:02 -0300)
commitb02b66acf5ddac1af00215fbcc1d842777b67c3b
treed65263c6dae5c462be08f3df673b27aa29f64ccc
parentb1ec071866de33ef0eb37cc74b62c8ed77d6afad
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>
C4/ImportBatch.pm
Koha/Import/Record.pm
catalogue/showmarc.pl
t/db_dependent/ImportBatch.t
tools/showdiffmarc.pl