[Koha-bugs] [Bug 17617] Confirmation e-mail to patron when hold is placed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 23:46:06 CEST 2023


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

--- Comment #5 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 157964
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157964&action=edit
Bug 17617: Confirmation email to patron when hold is placed

This enhancement adds a new notice HOLDPLACED_PATRON that will be sent to a
patron when a hold is placed for them. It depends on the new system preference
EmailPatronWhenHoldIsPlaced to be enabled.

To test:
1) Update database and restart services
2) Go to Koha Administration -> System preferences and search for the new
EmailPatronWhenHoldIsPlaced syspref. It should be disabled by default - leave
it disabled for now.
3) Search for a record and go to the Holds tab. Place a hold for your patron.
4) Go to your patron's account and go to the Notices tab. Confirm the
HOLDPLACED_PATRON notice was NOT queued.
5) Enable the EmailPatronWhenHoldIsPlaced syspref.
6) Repeat steps 3 and 4. Confirm the HOLDPLACED_PATRON notice WAS generated and
queued.
7) Confirm tests pass t/db_dependent/Holds.t

Sponsored-by: Fire and Emergency New Zealand

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


More information about the Koha-bugs mailing list