Bug 28158: Remove backgroundjob from batchMod
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 May 2021 14:53:48 +0000 (16:53 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 31 May 2021 14:27:04 +0000 (16:27 +0200)
commitade7914e5927ecb21aa4e8abb80aad894d597765
tree260abe12f380938e8ee5d408b39130d902525fe2
parente36b0352c6cee2ea8b2fe62ebe5f0658f95e0f20
Bug 28158: Remove backgroundjob from batchMod

== Test plan ==
1 - In the default framework make sure the 952$1 is visible in opac & catalog & editor
2 - Set WhenLostChargeReplacementFee to charge
3 - Set MarkLostitemsAsReturned to return from batch modification
4 - Find/edit an item with a replacement cost
5 - Check out the item to a patron
6 - Batch modify the item
7 - Set the lost status
8 - Item is not returned or charged
9 - with the patch, it is

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 41551dfda72df88ed6056301872a37c921154f69)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
tools/batchMod.pl