8 Aug
2024
8 Aug
'24
10:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20125 --- Comment #21 from Fridolin Somers <fridolin.somers@biblibre.com> ---
my @lateorders = Koha::Acquisition::Orders->filter_by_lates({ delay => $delay }); Now needs "->as_list"
Maybe squash patches. -- You are receiving this mail because: You are watching all bug changes.