[Koha-bugs] [Bug 21979] Add option to SIP2 config to send arbitrary item field in CR instead of collection code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 12 13:19:24 CET 2018


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 83102
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83102&action=edit
Bug 21979: Add option to SIP2 config to send arbitrary item field in CR instead
of collection code

Some libraries need to send a different field as the collection code,
depending on how the library catalogs items. We should allow any arbitrary
item field to be used as the value for the CR field.

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

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


More information about the Koha-bugs mailing list