Bug 22417: Remove record_type from BatchUpdate*
commit716f5458b6b1c6b8396c10b69ff2aa806900e64a
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 29 Jul 2020 08:34:50 +0000 (29 10:34 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Oct 2020 13:23:08 +0000 (5 15:23 +0200)
tree03de48f898edd11a577360ec0c7c3fab7f0bf20f
parentee4b07f18b5258193cb8b3576d9498c936a4134e
Bug 22417: Remove record_type from BatchUpdate*

We don't need to pass it to the job, they each know which record type
they are dealing with

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/BackgroundJob/BatchUpdateAuthority.pm
Koha/BackgroundJob/BatchUpdateBiblio.pm
tools/batch_record_modification.pl