From: Josh Stompro Date: Mon, 19 May 2014 20:17:15 +0000 (-0500) Subject: (doc) add overdues to summary of the phone list feature X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=926ac84aed08322344fa2cb4124deebdbd5c554b;p=evergreen%2Fpines.git (doc) add overdues to summary of the phone list feature Added "or overdues" to the summary so it is clear that phonelist handles both holds and overdues. Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- diff --git a/docs/admin/phonelist.txt b/docs/admin/phonelist.txt index 65a667f631..275e22b072 100644 --- a/docs/admin/phonelist.txt +++ b/docs/admin/phonelist.txt @@ -2,7 +2,7 @@ Phonelist.pm Module =================== PhoneList.pm is a mod_perl module for Apache that works with Evergreen -to generate callings lists for patron holds. It outputs a csv file +to generate callings lists for patron holds or overdues. It outputs a csv file that can be fed into an auto-dialer script to call patrons with little or no staff intervention. It is accessed and configured via a special URL and passing any parameters as a ``Query String'' on the URL. The