https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18490
--- Comment #1 from Christopher Brannon <[email protected]> --- Created attachment 62649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62649&action=edit [Bug 18490] Change transfer message/show cancel This patch changes the transfer message and shows the cancel button on the first checkin. I've also cleaned up some formatting in the code. To test: Test A: 1) Check in an item at a library other than its homebranch. Test B: 2) Place an item on hold to be picked up at another library. 3) Check in the item at a library other than the home branch or pickup loccation. Test C: 4) Add item to a rotating collection. 5) Transfer collection to another library. 6) Check in the item to trigger the transfer. 7) On each test, notice the phrase "Please transfer item to:" and notice that the Cancel transfer button does not appear on the first checkin. 8) Apply patch. 9) Repeat steps 1-6. 10) On each test notice the phrase is now "Transferring item to:" and notice that the Cancel transfer button now shows after the first checkin. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
