X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade8.html;h=f0b16222c9d32176469e59123e118b10020f5d4a;hb=79f83ad93cc6f77a155528661a4681946fdd17a6;hp=c4d023a58276654e85345970c221c59286998a7c;hpb=c5c0ba135749164ec8ba75d18f76c29625e1bc7e;p=freeside.git diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index c4d023a58..f0b16222c 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -6,6 +6,7 @@ @@ -33,7 +34,6 @@ PerlSetVar Global /usr/local/etc/freeside/asp-global/
    -
  • NOTE: Mason support is still a bit buggy in the 1.4.0 prereleases. This will be fixed before 1.4.0. You have been warned.
  • Run make masondocs
  • Copy masondocs/ to your web server's document space.
  • Copy htetc/handler.pl to your web server's configuration directory. @@ -298,5 +298,6 @@ ALTER TABLE cust_refund DROP COLUMN crednum;
  • Create the `/usr/local/etc/freeside/cache.datasrc' directory (ownded by the freeside user).
  • 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.