Bug 31314: Remove GetHostItemsInfo and GetItemsInfo from opac-reserve
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 3 Jun 2022 05:44:46 +0000 (07:44 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 12:25:34 +0000 (09:25 -0300)
commitc61f2a64fc7e4b9a7c1560c6809bb5029c25eb46
tree880ae3e350c9a65558b8cf4d1273aea3a23e938e
parent05be7300acbec34a118de5c11787a9c784b8b808
Bug 31314: Remove GetHostItemsInfo and GetItemsInfo from opac-reserve

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

Here we are going to deal with opac-reserve

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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
opac/opac-reserve.pl