[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
Wed Oct 18 03:00:21 CEST 2023


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

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

--- Comment #12 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 157296
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157296&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 watching all bug changes.


More information about the Koha-bugs mailing list