[Koha-bugs] [Bug 36431] SIP2: Checkin does not show difference between WasTransfered and NeedsTransfer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 18:31:10 CET 2024


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #1)
> As I understand, we cannot change the CV value. This SIP extension stands
> for "send to other branch".
> 
> But would it make sense to populate for instance the AF field [screen
> message] in the response to show that the transfer was already actually
> created (when AddReturn responded with WasTransfered) ?

CV is non-standard but is documented at
https://help.oclc.org/Library_Management/Amlib/SIP2/SIP2_Manager_procedure/170Media_Types

01 - hold for this library
02 - hold for other branch
04 - send to other branch

In both of those code paths, there is indeed a real transfer. In the case of
WasTransfered, it means a transfer was initiated, but the item has been checked
in at the library the transfer originated from, so the destination and location
in this case are not the same. Am I mistaken?

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


More information about the Koha-bugs mailing list