[Koha-bugs] [Bug 10445] SIP Server doesn't respect maxoutstanding system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 21 03:00:10 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10445

Brendan Gallagher <brendan at bywatersolutions.com> changed:

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

--- Comment #9 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 22146
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22146&action=edit
[PASSED-QA] Bug 10445 - SIP Server doesn't respect maxoutstanding system
preference

The system preference 'maxoutstanding' is defined as the maximum amount
of fees owed by the patron before Koha should block placing holds (
terrible naming on this one ).

However, although the Koha OPAC respects this preference, placing holds
via a SIP2 device will not.

Test Plan:
1) Set maxoutstanding to $10
2) Pick a patron owning more than $10 in fees
3) Attempt to place a hold for this patron from a SIP2 device
   This attempt should succeed
4) Apply this patch
5) Restart your SIP2 server
6) Attempt to place a hold for this patron from a SIP2 device again
   This attempt should now fail

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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


More information about the Koha-bugs mailing list