[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
Mon Apr 29 21:30:19 CEST 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89033|0                           |1
        is obsolete|                            |

--- Comment #72 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 89051
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89051&action=edit
Bug 7088: (follow-up) AllowRenewalLimitOverride fix

This patch causes the click event listener on the #override_limit to be
created if EITHER the AllowRenewalOnHoldOverride OR
AllowRenewalLimitOverride sysprefs are enabled. Previously, it would
only be created if the AllowRenewalLimitOverride syspref was enabled,
which would cause the checkbox to be displayed but do nothing.

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list