https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35293
--- Comment #8 from Alex Buckley <[email protected]> --- Created attachment 158851 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158851&action=edit Bug 35293: Re-implement bug 30407 functionality To test: 1. Set items notforloan status as -1 (or create new one) 2. Add line "-1: ONLYMESSAGE" to UpdateNotForLoanStatusOnCheckin 3. Check item out for patron. 4. Check item in. => Description of notforloan status should be displayed. => Confirm notforloan status HAS changed. 5. Apply patch and update database if needed 6. Set items notforloan status as -1 (or create new one) 7. Check item out for patron. 8. Check item in. => Description of notforloan status should be displayed. => Confirm notforloan status HAS NOT changed. Also prove t/db_dependent/Circulation/issue.t Sponsored-by: Catalyst IT, New Zealand -- 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/
