Bug 23463: Replace SearchItemsByField by SearchItems
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Mar 2019 00:09:29 +0000 (21:09 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 09:26:09 +0000 (09:26 +0000)
commit826eda128e98f39e989a7da3af92e7f8b500eb75
tree46bebf038bf64ad6b1fdec192ba6c480b4985d2f
parentfcaed6ef24084da54d9d91c09072ff04d0070ef2
Bug 23463: Replace SearchItemsByField by SearchItems

The subroutine SearchItemsByField is only called once and can be
replaced easily with SearchItems

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
acqui/check_uniqueness.pl
t/db_dependent/Items.t