https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27908 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 119992 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119992&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.