[Koha-bugs] [Bug 12532] Redirect guarantee email to guarantor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 24 21:56:25 CET 2022


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

--- Comment #94 from The Minh Luong <the-minh.luong at inlibro.com> ---
Created attachment 131094
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131094&action=edit
Bug 12532: Send email to guarantee and guarantor;

This patch allows guarantors to receive emails sended to their
guarentees. This patch is a rebase of the previous patches.
NOTE: Attachment "Rebase and correction of the patch by adding the possibility
of sending emails to several guarantors" generate an sha1 error.
I had to took its content and put it in another commit.

TO TEST:

Before applying:
1) Search, or create, a patron with guarantor.
2) Enable checkout emails for both guarantors and guarantees.
3) Checkout an item. An email should be sent only to the guarantee.
4) Apply the patch.
5) Run updatedatabase.pl
6) Enable 'RedirectGuaranteeEmail'
7) Run misc/cronjobs/process_message_queue.pl
8) Notice that the email should be sended to both the guarantee AND the
guarantor.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list