Koha/C4/SIP/ILS
Kyle M Hall ed6a65c1dd 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>
2020-08-13 10:15:33 +02:00
..
Transaction Bug 23403: Fix whitespace 2020-05-15 09:48:27 +01:00
Item.pm Bug 25348: Add support for circulation status 12 ( lost ) 2020-08-13 10:15:33 +02:00
Item.pod
Patron.pm Bug 23403: List borrowernumber in the ILS::Patron fields 2020-05-15 09:48:32 +01:00
Patron.pod
Transaction.pm