[Koha-bugs] [Bug 18915] Creating a checkout note (patron note) sends an incomplete email message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 10 00:42:32 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18915

--- Comment #1 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list