[Koha-bugs] [Bug 18450] Renew in header bypasses hold block and renewal limits

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 23 12:03:51 CEST 2017


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |nick at bywatersolutions.com

--- Comment #18 from Nick Clemens <nick at bywatersolutions.com> ---
Two things here:
1 - 'AllowRenewalIfOtherItemsAvailable' - we need to check if other items are
available - a record with 1 item with a hold and checked out should not be
renewable (it is currently)
2 - As Jonathan mentioned in comment #11 - if we are doing the same stuff we
can do "IF A OR B OR C { stuff }" - no need for if/elsif

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


More information about the Koha-bugs mailing list