https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24203 Bug ID: 24203 Summary: overduerules.pl does not work with bug 20436 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org Bug 20436 allows for customization of when itemtypes switch to long overdue. However, overduerules.pl sets fixed lengths of time for each type of notice. Overduerules.pl needs to be set according to how you are using the new feature. Either the interface needs to change so we can mirror when items go long overdue, or better yet, we should change overduerules.pl to both do what bug 20436 does and define when the notices are triggered, all in one. It doesn't make sense to have them work differently, or have to set these rules in two different locations. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.