Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv
tables
acqui-home.tt Bug 29571: (follow-up) Fix display of pending suggestions in acqui-home.tt 2022-01-03 20:58:36 -10:00
addorder.tt
addorderiso2709.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
ajax.tt
basket.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
basketgroup.tt
basketheader.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
booksellers.tt
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt
invoice-files.tt
invoice.tt
invoices.tt
lateorders.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
modordernotes.tt
neworderempty.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt Bug 28627: Calculate unitprice if not set 2021-11-15 12:38:39 +01:00
parcel.tt Bug 29408: Update all existing uses of .api to .kohaTable 2021-11-15 12:38:39 +01:00
parcels.tt
showorder.tt
spent.tt
supplier.tt
transferorder.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
uncertainprice.tt
z3950_search.tt