Koha/basket
Jonathan Druart 62667dbb91
Bug 31308: Remove GetItemsInfo from basket/basket
Bug 27272 is going to remove C4::Items::GetItemsInfo in favour of
Koha::Items->search_ordered.

Here we are going to deal with basket/basket.pl

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>
2022-08-16 09:16:33 -03:00
..
basket.pl Bug 31308: Remove GetItemsInfo from basket/basket 2022-08-16 09:16:33 -03:00
downloadcart.pl Bug 29697: Use flag embed_items 2022-07-22 15:24:11 -03:00
sendbasket.pl Bug 29897: Rename get_marc_authors with get_marc_contributors 2022-08-09 10:58:39 -03:00