[Koha-bugs] [Bug 32602] SIP Server doesn't respect IssuingInProcess system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 05:29:36 CET 2023


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

--- Comment #1 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 145170
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145170&action=edit
Bug 32602: SIP server doesn't respect IssuingInProcess system preference

The system preference 'IssuingInProcess' when set to "Don't prevent" means
patrons will still be allowed to issue items if their rental charge took the
patron over the noissuescharge system preference.

However, SIP returns that a patron is fine blocked (even if 'IssuingInProcess'
equals "Don't prevent") when they try to issue items that take them over the
noissuecharge amount.

Test plan:
1. Configure the BK item type to have a rental charge of $2
2. Configure system preferences:
- noissuescharge = $5
- IssuingInProcess = Don't prevent
3. From a SIP2 device issue 3 BK items to a borrower and notice after the 2nd
item you
cannot issue the third item

4. Apply patches
5. Restart your SIP2 server
6. From a SIP2 device issue 3 BK items to a different patron and notice you can
issue all
three items

Sponsored-by: Horowhenua District Council, New Zealand

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


More information about the Koha-bugs mailing list