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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 19 Feb 2020 11:29:25 +0000 (11:29 +0000)
commit6d55462f1b2cb4840333f9e3830de3084a39a30e
tree14001693040ca25d203e64d482d5227290659f08
parent946d1dff1a428217cb825787c341563ef1e97289
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>
tools/batchMod.pl