]> git.koha-community.org Git - koha.git/commit
Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Nov 2019 10:29:46 +0000 (11:29 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 18 Mar 2020 21:33:14 +0000 (21:33 +0000)
commit9bfd9e53ef93d85f01d0de6f406ff161126ca871
tree887e36cae3286f285e0110bede01d92461281e27
parent9020bd4bd31f60b765fde28c295e14e418c19db8
Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl

Test plan:
Go to Home › Tools › Batch item modification
Insert barcodes and continue
=> Without this patch you will get warning in the log
=> With this patch applied you warning does no longer appear
Confirm that the number of holds is correct

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit d833b9f957b5b537dd831ad4d9296b6163db2ba9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
tools/batchMod.pl