https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18915
--- Comment #1 from Aleisha Amohia <[email protected]> --- Created attachment 64937 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64937&action=edit Bug 18915: Fix checkout note email message This patch changes patron_note to checkout_note in the appropriate places, and ensures the email gets the title of the item. To test: 1) Apply patch and update database 2) View the message_queue table in mysql 3) Check out an item if haven't already 4) Go to OPAC and set a checkout note for an item 5) View message_queue table and confirm it the title is included in the email and all instances of 'patron note' have been replaced with 'checkout note' 6) Disable javascript in browser 7) repeat steps 4 and 5 and confirm all works as expected Sponsored-by: Catalyst IT -- 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/
