summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorivan <ivan>2002-02-04 17:04:33 +0000
committerivan <ivan>2002-02-04 17:04:33 +0000
commit79f83ad93cc6f77a155528661a4681946fdd17a6 (patch)
treecc5c379c97ba49e42758b779aa9b76ce6b27a7d5 /httemplate/docs
parent8cbba53b09bb5b09355316b7ff8948500c3b4b76 (diff)
have fs-setup create the necessary "default" billing events
documentation on necessary "default" billing events
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/upgrade8.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html
index 360fba691..f0b16222c 100644
--- a/httemplate/docs/upgrade8.html
+++ b/httemplate/docs/upgrade8.html
@@ -298,5 +298,6 @@ ALTER TABLE cust_refund DROP COLUMN crednum;
<li>Create the `/usr/local/etc/freeside/cache.<i>datasrc</i>' directory
(ownded by the freeside user).
<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.
</ul>
</body>