https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36431 --- Comment #2 from Kyle M Hall <kyle@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/1... 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.