Bug 31318: Remove GetItemsInfo from serials/routing-preview
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 3 Jun 2022 06:26:41 +0000 (08:26 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 12:27:15 +0000 (09:27 -0300)
commit5a1bf540d1b73a18fabe3359018fa60f56d4ece1
tree5464b487d87e664ee8742b6167031a8361372aa2
parente627b437dc54a9494204f5d5ea7e989261d74cf3
Bug 31318: Remove GetItemsInfo from serials/routing-preview

Bug 27272 is going to remove C4::Items::GetItemsInfo in favour of Koha::Items->search_ordered.

Here we are going to deal with serials/routing-preview

Test plan:
List items on the modified view and confirm that all the info is
displayed correctly

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
serials/routing-preview.pl