diff options
Diffstat (limited to 'httemplate/docs/admin.html')
-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> |