diff options
author | jeff <jeff> | 2002-03-06 22:44:14 +0000 |
---|---|---|
committer | jeff <jeff> | 2002-03-06 22:44:14 +0000 |
commit | a6aa711eb82626bfab39902a6c4d785f3f533ef4 (patch) | |
tree | ed23b9d0334f1211c164526f1154aedf90a1d064 /httemplate/docs | |
parent | 8fd504d36e02fd1ac3d0d5c9d6dc723fdb419aa1 (diff) |
billing expiration alerts
Diffstat (limited to 'httemplate/docs')
-rwxr-xr-x | httemplate/docs/admin.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/docs/admin.html b/httemplate/docs/admin.html index 16d492095..64da760f3 100755 --- a/httemplate/docs/admin.html +++ b/httemplate/docs/admin.html @@ -70,6 +70,12 @@ information for your locales by clicking on the <u>View/Edit locales and tax rates</b> on the main menu. + <li>If you would like Freeside to notify your customers when their credit + cards and other billing arrangements are about to expire, arrange for + <b>freeside-expiration-alerter</b> to be run daily by cron or similar + facility. The message it sends can be configured from the + <u>Configuration</u> choice of the main menu as <u>alerter_template</u>. + </ul> </body> </html> |