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

--- Comment #1 from William Lavoie <[email protected]> ---
Created attachment 180995
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180995&action=edit
Bug 39646: Send overdue notice to guarantor when guarantee has no email

Test plan:
1. Have a patron with no email address and an overdue item.
2. Add a guarantor to this patron. The guarantor must have an email
   address.
3. Run the script overdue_notices.pl.
4. On the staff interface, go to the guarantee patron > Notices.
5. Notice that only a print notice has been created.
6. Apply the patch.
7. Repeat steps 3 and 4.
8. Notice that an email message has been created.
9. Run the script process_message_queue.pl.
10. Verify that the email has been sent to the guarantor's address.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to