[Koha-bugs] [Bug 11983] Code to select patrons to purge needs to be centralized (use of filter_by)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 11 16:54:41 CET 2021


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

--- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 115040
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115040&action=edit
Bug 11983: Centralised Koha::Patrons filtering methods

This patch adds various filter_by_* methods to Koha::Patrons to aid in
complex filtering situations.

== Test plan ==
prove t/db_dependent/Koha/Patrons.t

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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


More information about the Koha-bugs mailing list