bug 2848 [1/2]: Send notifications to patrons when hold is received
authorJesse Weaver <jesse.weaver@liblime.com>
Fri, 5 Dec 2008 21:11:13 +0000 (15:11 -0600)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 03:54:09 +0000 (15:54 +1200)
commit7445855e879fd9f9febbaa02aab1e59b07526a01
treeb401bc864152dfe2dfe98655ae7cf58d001aac0e
parent9b08808a502df56e6cda4fce1f8a44911ff14b11
bug 2848 [1/2]: Send notifications to patrons when hold is received

This adds notification code to Reserves.pm to send notifications through email
or SMS to patrons when their hold is filled. It does not send the letter
directly, but instead uses EnqueueLetter. Also, it relies on
EnhancedPatronMessaging being on and the hold notification being turned on for
the specific patron through the 'Messaging' tab.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Letters.pm
C4/Members/Messaging.pm
C4/Reserves.pm
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tmpl
tools/letter.pl