Koha/C4/SIP/Sip
Kyle M Hall 5b17567f2b Bug 27908: Add support for circulation status 1 ( other ) for damaged items
Some libraries would like to transmit if an item is damaged via the
circulation status field. There is no specific code for a damaged item,
so we should use value 1 (other) along with an AF screen message to
describe the reason for the the circulation status of 1.

Test Plan:
1) Apply these patches
2) prove t/db_dependent/SIP/Transaction.t

Signed-off-by: Christopher Kellermeyer - Altadena Library District <ckellermeyer@altadenalibrary.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-07-12 15:47:34 +02:00
..
Checksum.pm Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
Configuration.pm Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
Constants.pm Bug 7904 Change SIP modules to use standard LIB path 2015-02-05 14:44:54 -03:00
MsgType.pm Bug 27908: Add support for circulation status 1 ( other ) for damaged items 2021-07-12 15:47:34 +02:00