Koha/reports
Jonathan Druart d02e91f269 Bug 29859: Use iterator instead of as_list
On bug 29844 we decided to remove wantarray from Koha::Objects->search.
Reviewing the difference occurrences I found some unnecessary uses of ->as_list,
where iterators should be used instead.

This patch only removes the obvious places, not the tricky ones.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-09 15:36:23 -10:00
..
acquisitions_stats.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
bor_issues_top.pl
borrowers_out.pl
borrowers_stats.pl Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
cash_register_stats.pl
cat_issues_top.pl
catalogue_out.pl
catalogue_stats.pl
dictionary.pl
guided_reports.pl Bug 29844: Some more uncaught cases 2022-02-09 15:36:23 -10:00
issues_avg_stats.pl
issues_stats.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
itemslost.pl
itemtypes.plugin
manager.pl
orders_by_fund.pl
reports-home.pl
reserves_stats.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
serials_stats.pl Bug 28216: Fix vendor list group by in serials statistics wizard 2021-12-14 09:38:10 -10:00