[Koha-bugs] [Bug 7088] Cannot renew items on hold even with override

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 17 15:37:11 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088

--- Comment #43 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
(In reply to Katrin Fischer from comment #42)
> Hi Andrew,
> 
> sorry, we are almost there. Most things worked really well (like checkbox
> visibility), but found one case that didn't work as expected:
> 
> HoldOverride = Allow
> LimitOverride = Not allowed
> 
> Item is on hold, 2 of 2 renewals remaining.
> Staff user has override permission.
> 
> But: Checking the checkbox doesn't make the item renewable.

Hi Katrin,

The test plan specifies that LimitOverride needs to be enabled for the
functionality to work. If it's disabled the click listener on the override
checkbox isn't created, which explains why it doesn't do anything. This isn't
something that has been modified in my patches, it's pre-existing Koha
functionality. Are you expecting something different?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list