[Koha-bugs] [Bug 21549] Lock expired patron accounts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 12 16:23:52 CEST 2021


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

--- Comment #31 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 119462
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119462&action=edit
Bug 21549: Use filter_by_last_update from filter_by_dateexpiry

To not reengineer the patch this patch does not remove the new
subroutine but make it use the logic from
Koha::Objects->filter_by_last_update

It also adds a new parameter "days_inclusive"

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


More information about the Koha-bugs mailing list