diff options
author | ivan <ivan> | 2002-02-04 17:06:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-04 17:06:18 +0000 |
commit | cf65a8e43320c5db6aa147a14cef1b310c0628b1 (patch) | |
tree | 9aea87636690ceeeae05159136f6eb5f48475361 | |
parent | 79f83ad93cc6f77a155528661a4681946fdd17a6 (diff) |
1.4.0pre8!
-rw-r--r-- | Makefile | 1 | ||||
-rw-r--r-- | README.1.4.0pre8 (renamed from README.1.4.0pre4567-8) | 6 |
2 files changed, 6 insertions, 1 deletions
@@ -7,7 +7,6 @@ DB_USER = freeside DB_PASSWORD= TEMPLATE = asp -#mason's a bit dodgy still #TEMPLATE = mason ASP_GLOBAL = /usr/local/etc/freeside/asp-global diff --git a/README.1.4.0pre4567-8 b/README.1.4.0pre8 index 11fc9c1db..a6f591b93 100644 --- a/README.1.4.0pre4567-8 +++ b/README.1.4.0pre8 @@ -65,3 +65,9 @@ Run bin/dbdef-create Restart Apache and freeside-queued +Go to the new "View/Edit Invoice events" in the web interface and add the +appropriate events. t 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. + |