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)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 8 Dec 2008 14:51:12 +0000 (08:51 -0600)
commitc9a50403e5ba318b23950b94219268094c111382
tree3f354c6944cfd68408cdce493d30c589dfea954f
parent6ca9d3eb14686ca3fee924eeb0657bf3e7a10207
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