https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30508 Amit Gupta <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133308|0 |1 is obsolete| | CC| |amitddng135@gmail.com --- Comment #3 from Amit Gupta <amitddng135@gmail.com> --- Created attachment 133721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133721&action=edit Bug 30508: Do not display OPAC message about block from holds when OPACHoldRequests is disabled To test, apply the patch and set the "maxoutstanding" system preference to a low value. Set OPACHoldRequests to "Allow." - Log in to the OPAC as a patron who has outstanding fines or charges which exceed the maxoutstanding value you set. - You should see a message on the "Your summary" page, "Holds are blocked because your fine balance is over the limit." - Set OPACHoldRequests to "Don't allow" and refresh the "Your summary" page in the OPAC. The message should disappear. Works OK! -- You are receiving this mail because: You are watching all bug changes.