diff options
author | ivan <ivan> | 2002-07-22 10:20:34 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-07-22 10:20:34 +0000 |
commit | 49d66b48cf9da1b22dea587d4001d41c497c43b6 (patch) | |
tree | 4e95a80f2b63901421a030681b8a73e0414f9232 /README.1.4.0pre9 | |
parent | 5e4671b1c30d8f6d68a770c7ad2dd40462ed6f2b (diff) |
1.4.0
Diffstat (limited to 'README.1.4.0pre9')
-rw-r--r-- | README.1.4.0pre9 | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/README.1.4.0pre9 b/README.1.4.0pre9 deleted file mode 100644 index 6bd88f488..000000000 --- a/README.1.4.0pre9 +++ /dev/null @@ -1,22 +0,0 @@ -the following is necessary to upgrade from 1.4.0pre8 to 1.4.0pre9 - -if you're upgrading from before 1.4.0pre8 see README.1.4.0pre8 first! - -if you're upgrading from 1.3.1 follow the instructions in -httemplate/docs/upgrade8.html instead - ------ - -install the FS perl modules and httemplate as per install.html or upgrade8.html - -CREATE INDEX cust_pay2 ON cust_pay ( custnum ); -CREATE INDEX cust_pay3 ON cust_pay ( paybatch ); - -Run bin/dbdef-create - -Restart Apache and freeside-queued - -Use freeside-daily instead of freeside-bill. - -Use invoice events instead of freeside-overdue. - |