https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21549
--- Comment #31 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
