From 871947fde1e738eb6edadc39fc5fa7029060515a Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 6 Mar 2002 23:31:24 +0000 Subject: [PATCH] add freeside-expiration-alerter to upgrade8.html --- httemplate/docs/upgrade8.html | 5 +++++ 1 file changed, 5 insertions(+) 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;
  • freeside-queued was installed with the Perl modules. Start it now and ensure that is run upon system startup.
  • Set appropriate invoice events for your site. At the very least, you'll want to set some invoice events "After 0 days": a BILL invoice event to print invoices, a CARD invoice event to batch or run cards real-time, and a COMP invoice event to "pay" complimentary customers. If you were using the -i option to freeside-bill it should be removed.
  • Use freeside-daily instead of freeside-bill. +
  • If you would like Freeside to notify your customers when their credit + cards and other billing arrangements are about to expire, arrange for + freeside-expiration-alerter to be run daily by cron or similar + facility. The message it sends can be configured from the + Configuration choice of the main menu as alerter_template. -- 2.11.0