20 Jul
2022
20 Jul
'22
3:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27272 --- Comment #48 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think I agreed to the idea of explicit search_ordered.. thus calling it chained to get the order one wants in each case.. Can you now actually pass ordering in as attributes to the relation accessor anyway too already? $biblio->items({},{ order_by => whatever }); -- You are receiving this mail because: You are watching all bug changes.