[Koha-bugs] [Bug 19198] Renewal as issue causes too many error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 29 16:27:28 CEST 2017


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 66585
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66585&action=edit
Bug  19198 - Renewal as issue causes too many error

This patch moves some code and prevents checking for too many checkouts
when performing a renewal via checkout

To test:
1 - Set a rule to limit checkouts to a single issue, allowing renewal
2 - Issue an item to a patron
3 - Issue the same item
4 - In staff client you get a confirm to renew and a notice of Too Many
checkouts, don't confirm
5 - VIA Sip - you get a renewal response, but in logs the renewal fails
as a 'too
6 - Apply patch
7 - Via staff client you shoudl get renewal confirm with no too many
error
8 - SIP checkout should renew

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


More information about the Koha-bugs mailing list