summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--README.1.4.0pre8 (renamed from README.1.4.0pre4567-8)6
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fa389355..8d46b975c 100644
--- a/Makefile
+++ b/Makefile
@@ -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.
+