[Koha-bugs] [Bug 22014] Add ability to send "00" in SIP CV field on checkin success

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 17 18:37:46 CET 2018


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 83308
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83308&action=edit
Bug 22014: Add ability to send "00" in SIP CV field on checkin success

Some SIP devices ( in this particular case, bin sorting machines from RFID
Library Solutions ) require a checkin success to return a CV field of the value
"00" rather than no CV field at all. Koha should be able to support this
behavior.

Test Plan:
1) Apply this patch
2) Enable the new option cv_send_00_on_success for a SIP2 account
3) Restart SIP
4) Check in an item successfully via SIP
5) Note the response contains a CV field with the value '00'

Sponsored-by: Pueblo City-County Library District

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list