summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorivan <ivan>2002-02-10 01:48:00 +0000
committerivan <ivan>2002-02-10 01:48:00 +0000
commit298b8d9a262265fe7106da1ff552ce6778237034 (patch)
tree4fdc0af4f0a8ab23734526cace23e5a11cf524a9 /httemplate/docs
parent0bdec843e4a9bb7f947c9ba980a40f7bf37020fb (diff)
remove -i option from freeside-bill (obsoleted by invoice events)
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/upgrade8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html
index 0949315..b243eba 100644
--- a/httemplate/docs/upgrade8.html
+++ b/httemplate/docs/upgrade8.html
@@ -299,6 +299,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.
+ <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.
</ul>
</body>