[Koha-bugs] [Bug 21977] Add ability to transmit shelving location via SIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 19:22:58 CET 2018


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 82993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82993&action=edit
Bug 21977: Add ability to transmit shelving location via SIP

Some libraries use bin sorters that communicate via SIP2.
To sort the items correctly, it is necessary for these sorters
to know the shelving location code assigned to the item.
For this to function correctly we need to transmit the shelving
location via the item information and checkin responses.

Test Plan:
1) Apply this patch
2) Restart the SIP server
3) Perform a checkin via SIP
4) Note the new SL field contains the shelving location code in the response
5) Perform an item information request
6) Note the new SL field contains the shelving location code in the response

-- 
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