https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21977
--- Comment #1 from Kyle M Hall <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
