Koha/serials
Jonathan Druart 5a1bf540d1
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>
2022-08-16 09:27:15 -03:00
..
acqui-search-result.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
acqui-search.pl
checkexpiration.pl Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
claims.pl Bug 30377: Fix two CGI::param called in list context-warnings 2022-04-04 16:23:46 +02:00
create-numberpattern.pl
lateissues-export.pl Bug 27045: (follow-up) Fix delimiter in header rows 2022-07-20 11:50:41 -03:00
reorder_members.pl
routing-preview.pl Bug 31318: Remove GetItemsInfo from serials/routing-preview 2022-08-16 09:27:15 -03:00
routing.pl
serials-collection.pl Bug 29790: Restore warning if deletion of serial item fails 2022-01-11 12:38:35 -10:00
serials-edit.pl Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
serials-home.pl
serials-search.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
showpredictionpattern.pl
subscription-add.pl Bug 29697: Use flag embed_items 2022-07-22 15:24:11 -03:00
subscription-batchedit.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
subscription-bib-search.pl Bug 30813: Update TransformMarcToKoha to accept a hashref 2022-06-08 11:40:29 -03:00
subscription-detail.pl Bug 23352: Set default collection code when creating subscription 2022-05-10 15:17:17 -10:00
subscription-frequencies.pl
subscription-frequency.pl
subscription-history.pl
subscription-numberpattern.pl
subscription-numberpatterns.pl
subscription-renew.pl
viewalerts.pl