Bug 23628 - Restrict Renewal when renewal period is not extending due date
Summary: Restrict Renewal when renewal period is not extending due date
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P1 - high enhancement with 1 vote (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-17 07:17 UTC by Mubassir Ahsan
Modified: 2022-03-22 12:27 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mubassir Ahsan 2019-09-17 07:17:00 UTC
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.
Comment 1 Andrew Fuerste-Henry 2022-03-22 12:27:40 UTC
I agree, it's confusing that Koha allows a renewal that leaves an item overdue. It'd be nice to at least give a notification of some sort to alert the user that the item will still be overdue after the renewal.