summaryrefslogtreecommitdiff
path: root/README.1.5.8
diff options
context:
space:
mode:
authorivan <ivan>2005-08-17 22:23:46 +0000
committerivan <ivan>2005-08-17 22:23:46 +0000
commitfeef0e4c2b4bd6b776b25f5a1bd6fdbf63fd08b2 (patch)
treeba578a825368c92a499f09c2278accf6da1509f8 /README.1.5.8
parent7af914081daa5896f1b0d69de0f48af6978f1fe4 (diff)
infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
Diffstat (limited to 'README.1.5.8')
-rw-r--r--README.1.5.86
1 files changed, 6 insertions, 0 deletions
diff --git a/README.1.5.8 b/README.1.5.8
new file mode 100644
index 000000000..49c3bc0d5
--- /dev/null
+++ b/README.1.5.8
@@ -0,0 +1,6 @@
+
+install DBIx::DBSchema 0.27
+
+install the new version
+run "freeside-upgrade username" to uprade your database schema
+