Koha/tools
Jesse Weaver c9a50403e5 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>
2008-12-08 08:51:12 -06:00
..
background-job-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
cleanborrowers.pl kohabug 1573 - properly count patrons to delete 2008-05-13 17:40:32 -05:00
exceptionHolidays.pl
export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
holidays.pl Fix authentication problem in previous commit; userenv->{} should not be used before check_auth is called. 2008-06-10 08:22:21 -05:00
import_borrowers.pl Bug 2627: Allow Unicode data in import_borrowers, expand feedback on errors. 2008-10-16 16:18:39 -05:00
inventory.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
koha-news.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
letter.pl bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
manage-marc-import.pl kohabug 2186 - improve display of empty import batches 2008-05-31 21:59:03 -05:00
newHolidays.pl BUGFIX 2106 - repeatable holidays always on sunday. Also removing an old, unused syspref, and correcting a branch limitation for ind.branches. 2008-06-05 22:47:45 -05:00
overduerules.pl bug 2707 - overdue rules not being deleted 2008-11-04 15:29:11 -06:00
pdfViewer.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
picture-upload.pl Bug 2622 & 2623 : tools permissions for edit notice triggers and picture upload overly restrictive 2008-10-16 14:47:31 -05:00
runreport.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
scheduler.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
stage-marc-import.pl staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-home.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
viewlog.pl Convert to C4::Debug, comment out unused Data::Dumper. 2008-09-26 09:10:02 -05:00