https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27908
--- Comment #3 from Kyle M Hall <[email protected]> --- Created attachment 118075 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118075&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 -- 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/
