9 May
2023
9 May
'23
2:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 150865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150865&action=edit Bug 33653: Use filter_by_active instead This patch makes `filter_by_lates` use the `filter_by_active` method instead of an ad-hoc query filter. It has the advantage that it considers standing orders too. No behavior change, tests should still pass. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.