Bug 40063

Summary: Hide auto renewal options if auto renewal is not activated
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
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 Caroline Cyr La Rose 2025-06-03 19:31:18 UTC
Some auto renewal options appear all over the staff interface and OPAC even if the library has not activated auto renewals. This is confusing to staff and patrons.

Staff interface
- In memberentry.pl, there is a yes/no option for "Allow auto-renewal of items"
- In memberentry.pl and moremember.pl, there is an option for Auto renewal notice

OPAC
- In opac-messaging.pl, there is an option for Auto renewal notice

I'm not sure if we should have a global on/off switch for autorenewals or if each of these things should have a syspref like AllowSetAutomaticRenewal.