Bug 25219

Summary: Include note in fines-related system preferences which can be disabled by leaving them blank
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle
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:
Bug Depends on: 25220    
Bug Blocks:    

Description Andrew Fuerste-Henry 2020-04-20 16:05:30 UTC
The syspref OPACFineNoRenewals includes the note "(leave blank to disable)."

The sysprefs maxoutstanding, noissuescharge, NoIssuesChargeGuarantees, and MaxFine can all be disabled by leaving them blank, as well. It'd be helpful to include that same "(leave blank to disable)" message to make it clear.
Comment 1 Andrew Fuerste-Henry 2020-04-20 16:15:05 UTC
Amending that, MaxOutstanding is *not* disabled by leaving the syspref blank. In that case, a blank is treated as a zero, meaning any fines at all will be enough to block holds.