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

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124312|0                           |1
        is obsolete|                            |
 Attachment #124324|0                           |1
        is obsolete|                            |

--- Comment #11 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 126750
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126750&action=edit
Bug 22866: Allow override of renewals denied by ItemsDeniedRenewal

Test Plan:
1) Create a circ rule for patron category Y and itemtype X
2) Block renewal of itemtype X using ItemsDeniedRenewal
3) Confirm AllowRenewalLimitOverride is set to Allow
4) Check item of itemtype X out to patron of category Y
5) See that circulation.pl shows "renewal denied by syspref"
6) Click the checkbox for "Override renewal limit"
7) See that "renewal denied by syspref" message is replaced by a checkbox
suggesting renewal will be allowed
8) Attempt to renew item
9) See error "Renew failed: item_denied_renewal"
10) Apply this patch
11) Restart all the things!
12) Attempt to renew the item via override again
13) The renewal is a success!

Signed-off-by: Andrew Fuerste-Henry <and...@bywatersolutions.com>

Signed-off-by: Esther Melander <esth...@sodaspringsid.com>

Signed-off-by: Nick Clemens <n...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to