https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190
ChloƩ Zermatten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188081|0 |1 is obsolete| | --- Comment #213 from ChloƩ Zermatten <[email protected]> --- Created attachment 191755 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191755&action=edit Bug 10190: Rework logic of overdue_notices This patch enhances the overdue_notices script to understand the newly introduced itemtype level for overdue rules. The original logic for digesting overdues in the overdue notices script was flawed given the additional itemtype handling introduced in this patchset and the way in which it handles effective fallbacks for rules. This patch tidies the file and reworks the logic so that we fetch overdues by patron category and branch and then iterate through those comparing to the correct effective rules and combing them into digest groups based on notice + trigger level. Sponsored-by: Glasgow Colleges Library Group <https://library.cityofglasgowcollege.ac.uk> Signed-off-by: George Harkins <[email protected]> -- 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/
