Bug 25348: Add support for circulation status 12 ( lost )
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 1 May 2020 16:24:44 +0000 (12:24 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 08:15:33 +0000 (10:15 +0200)
commited6a65c1ddacaa80fe825056cc77c3a3170af683
tree47b9830c5a9fd4716e745c6fef6319aa479eac21
parentca44a3f2ca82371bd6a2d731b7b4fd185d9fd93a
Bug 25348: Add support for circulation status 12 ( lost )

We should support the SIP2 "circulation status" value 12, "lost".

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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/SIP/ILS/Item.pm
t/db_dependent/SIP/Transaction.t