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

Katrin Fischer <[email protected]> changed:

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

--- Comment #12 from Katrin Fischer <[email protected]> ---
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 <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to