[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 9 15:39:38 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653

--- Comment #16 from Tomás Cohen Arazi <tomascohen at 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 at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list