Bug 19742

Summary: Differentiate possible number of renewals at the OPAC from those at the Intranet
Product: Koha Reporter: Patrick Robitaille <patrick.robitaille>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Patrick Robitaille 2017-12-04 15:54:17 UTC
Hi, 

It would be great to differentiate the user permissions to renews documents at the OPAC from those at the Intranet. For exemple, The user who can renew their documents 3 times in all, could be only able to renew 1 or 2 time their documents at the OPAC but for the last time they should have to go to the library. Actually, the number of renewals allowed in fine rules counts for both intranet and opac. the user could be notified to go to the library for the last renew for their documents. 

Patrick.
Comment 1 Katrin Fischer 2017-12-04 22:28:23 UTC
As a workaround: staff can overwrite renewal limits if AllowRenewalLimitOverride is set to allow and the staff patron has the permission. So you can set the lower value for the OPAC and staff can overwrite. 

But I agree that the described behaviour would be a nice improvement.
Comment 2 Katrin Fischer 2023-10-01 14:53:28 UTC
I think the seen/unseen holds feature covers this now :)