Bug 6779

Summary: Don't allow patron renewal x days before expiry
Product: Koha Reporter: Savitra Sirohi <savitra.sirohi>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kohapatch, meenakshi.r, veron
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Savitra Sirohi 2011-08-25 04:39:22 UTC
Sys pref based option to not allow mem renewal x days before membership expiry.
Comment 1 Marc Véron 2016-10-02 16:27:21 UTC
Related to syspref 'ReturnBeforeExpiry' :
[Require / Don't require] patrons to return books before their accounts expire (by restricting due dates to before the patron's expiration date).
Comment 2 Katrin Fischer 2019-03-13 07:33:40 UTC
(In reply to Marc Véron from comment #1)
> Related to syspref 'ReturnBeforeExpiry' :
> [Require / Don't require] patrons to return books before their accounts
> expire (by restricting due dates to before the patron's expiration date).

If you charge for renewals (rental fee) the ReturnBeforeExpiry might not have the desirable effect - the user would pay the same, but get less loan extension.

Removing assignee as there has been no patch provided in years.