summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorivan <ivan>2002-03-06 23:31:24 +0000
committerivan <ivan>2002-03-06 23:31:24 +0000
commit871947fde1e738eb6edadc39fc5fa7029060515a (patch)
tree09e66790e0bb5718ea77617d755127db9e3ecf2b /httemplate/docs
parenta6aa711eb82626bfab39902a6c4d785f3f533ef4 (diff)
add freeside-expiration-alerter to upgrade8.html
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/upgrade8.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html
index 874a9de7e..4b0c493f0 100644
--- a/httemplate/docs/upgrade8.html
+++ b/httemplate/docs/upgrade8.html
@@ -313,5 +313,10 @@ ALTER TABLE cust_refund DROP COLUMN crednum;
<li>freeside-queued was installed with the Perl modules. Start it now and ensure that is run upon system startup.
<li>Set appropriate <a href="../browse/part_bill_event.cgi">invoice events</a> for your site. At the very least, you'll want to set some invoice events "<i>After 0 days</i>": a <i>BILL</i> invoice event to print invoices, a <i>CARD</i> invoice event to batch or run cards real-time, and a <i>COMP</i> invoice event to "pay" complimentary customers. If you were using the <i>-i</i> option to <a href="man/bin/freeside-bill.html">freeside-bill</a> it should be removed.
<li>Use <a href="man/bin/freeside-daily.html">freeside-daily</a> instead of <a href="man/bin/freeside-bill.html">freeside-bill</a>.
+ <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>