]> git.koha-community.org Git - koha.git/commit
Bug 31319: Remove GetItemsInfo from tags/list.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 3 Jun 2022 06:29:19 +0000 (08:29 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 9 Aug 2022 15:03:28 +0000 (12:03 -0300)
commit998fb79cb353868d55edba29064b1fb2cace2008
tree18def52a83cba69594fd056ca93b13ba42925989
parent52d107bf5d79a953878a3d5b94bab2f334eff63a
Bug 31319: Remove GetItemsInfo from tags/list.pl

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

Here we are going to deal with tags/list

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/intranet-tmpl/prog/en/modules/tags/list.tt
tags/list.pl