Bug 27272: Remove GetItemsInfo, GetItemsLocationInfo and GetHostItemsInfo
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 3 Jun 2022 06:39:39 +0000 (08:39 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 31 Aug 2022 20:50:51 +0000 (17:50 -0300)
commitd32a205a69a8def34a1be4e02dfca71c4e0021da
tree93235252faf528d86ec6ef0e4cc807915278e2f1
parent3f90b7b43d0ed927ddac92af5be226d1ede6429f
Bug 27272: Remove GetItemsInfo, GetItemsLocationInfo and GetHostItemsInfo

With the different bug reports we removed the calls for those 3
subroutines. We can remove them now.

Test plan:
git grep their names and you should not find any occurrences in the code
base

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Items.pm
t/db_dependent/Items.t
t/db_dependent/Items/GetHostItemsInfo.t [deleted file]