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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 27 May 2021 12:12:24 +0000 (14:12 +0200)
commit41551dfda72df88ed6056301872a37c921154f69
treebe6a385573d002cbb23e926cc1d980243899f971
parentf6b562da6d86d9a19e2e5245014595a398f6b283
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>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
tools/batchMod.pl