Koha/C4
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
..
AuthoritiesMarc
Barcodes bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
ClassSortRoutine
External Bug 2400 [15/18]: fixing pod syntax in C4/External/BakerTaylor.pm 2008-08-12 19:42:37 -05:00
Heading
Members bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
OAI bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Reports fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
Search
SIP Allow SIP checkout to pre-empt unfilled holds. 2008-11-04 14:40:38 -06:00
tests
VirtualShelves Bug #2531 Cannot delete private shelf 2008-11-20 08:33:59 -06:00
Accounts.pm bug: chargelostitem() didn't unset onloan on the item record. 2008-10-05 21:01:24 -05:00
Acquisition.pm
Amazon.pm fix POD error introduced in last patch 2008-12-01 11:13:35 -06:00
Auth.pm Remove hardcoded "Freelist" line from Auth. 2008-10-01 12:21:49 -05:00
Auth_with_ldap.pm bug fix : 2805 2008-11-18 16:46:32 -06:00
AuthoritiesMarc.pm
BackgroundJob.pm
Barcodes.pm bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Biblio.pm fix permissions error introduced by previous patch 2008-12-01 10:39:05 -06:00
Bookfund.pm
Bookseller.pm Bug 2419: require Exporter 2008-08-27 09:51:18 -05:00
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm followup to Calendar overhaul 2008-10-23 12:35:11 -05:00
Charset.pm Improve C4::Charset::MarcToUTF8Record performance 2008-11-06 15:53:29 -06:00
Circulation.pm bug 2758: don't confirm checkout if fine balance is 0 2008-12-02 16:44:20 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm fix POD error 2008-11-11 16:03:09 -06:00
Dates.pm
Debug.pm
Heading.pm
ImportBatch.pm Bug 2400 [10/18]: fixing pod syntax in C4/ImportBatch.pm 2008-08-12 19:41:20 -05:00
Input.pm
Installer.pm Bug 2775: adding method to clean syspref cache in C4::Context 2008-11-11 15:59:00 -06:00
Items.pm bugfix: Sort previous borrowers descending in Items.pm for moredetail.pl 2008-10-16 14:47:11 -05:00
Koha.pm Minor cleanup, updated POD. 2008-09-09 10:53:04 -05:00
Labels.pm Bug 2555 : label batch_id not properly incremented after batch num 10. 2008-10-05 21:37:12 -05:00
Languages.pm
Letters.pm bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
Log.pm
Maintainance.pm
Matcher.pm
Members.pm bug #2757: change the opac login generation 2008-12-02 08:35:01 -06:00
NewsChannels.pm Bug 2400 [12/18]: fixing pod syntax in C4/NewsChannels.pm 2008-08-12 19:41:38 -05:00
Output.pm
Overdues.pm Fines fixes: apparent problems with fines prevent processing. 2008-08-29 20:31:41 -05:00
Print.pm
Record.pm
Reports.pm fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
Reserves.pm bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
Review.pm
Scheduler.pm
Scrubber.pm
Search.pm bug 2729: redundant call to C4::Biblio::get_biblio_authorised_values 2008-10-30 08:16:59 -05:00
Serials.pm
SMS.pm
Stats.pm
Suggestions.pm modification to show the library and not the username of the person at OPAC. 2008-09-02 16:24:29 -05:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm
XISBN.pm
XSLT.pm
Z3950.pm