https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30508 Bug ID: 30508 Summary: Do not display OPAC message about block from holds when OPACHoldRequests is disabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When a patron has charges on their account in excess of the amount set in MaxOutstanding, they see a message on their account that says "Please note: Your account has outstanding fees & charges of X.XX. Holds are blocked because your fine balance is over the limit." If the syspref OPACHoldRequests (formerly known as RequestOnOPAC) is disabled, we should not show this alert to the patron even if they have fines over the MaxOutstanding amount. -- You are receiving this mail because: You are watching all bug changes.