https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23628 Bug ID: 23628 Summary: Restrict Renewal when renewal period is not extending due date Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: mahsandu@gmail.com QA Contact: testopia@bugs.koha-community.org When "OverduesBlockRenewing" enabled and Item's (due date + Renewal Period) is less than the current date: 1. Renewal button showing 2. After renewal it is setting due date as per "RenewalPeriodBase". 3. But new due date is in past. How to restrict user from renewal if this situation happened. It is creating misleading information. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.