Bug 40063 - Hide auto renewal options if auto renewal is not activated
Summary: Hide auto renewal options if auto renewal is not activated
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-03 19:31 UTC by Caroline Cyr La Rose
Modified: 2025-06-03 19:31 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.