[Koha-bugs] [Bug 34868] Add ability for SIP2 to distinguish missing item from other lost types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 9 22:18:11 CET 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 158768
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158768&action=edit
Bug 34868: Add ability for SIP2 to distinguish missing item from other lost
types

The SIP circulation status specifies that a 12 means an item is lost, and 13
means an item is missing. In Koha, missing items are simply a type of lost item
so we never send a 13. This is an important distinction for some SIP based
inventory tools. It would be good to be able to specify when lost status means
"missing" at the SIP login level.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: David Nind <david at davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list