X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=README.1.4.0pre9;h=6bd88f488b3b2554aa14f7b8da68b96bd2c55b26;hp=3ab2b4233967e588ace3c26fba169ad37a4919a3;hb=ab33e906a196646c5351c21848b5d6f63b4400dd;hpb=ddb53fcc9fc80561354b97e4e7803004990138d0 diff --git a/README.1.4.0pre9 b/README.1.4.0pre9 index 3ab2b4233..6bd88f488 100644 --- a/README.1.4.0pre9 +++ b/README.1.4.0pre9 @@ -1,6 +1,6 @@ the following is necessary to upgrade from 1.4.0pre8 to 1.4.0pre9 -if you're upgradeing from before 1.4.0pre8 see README.1.4.0pre8 first! +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 @@ -9,11 +9,14 @@ 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 ( paynum ); -CREATE INDEX cust_pay3 ON cust_pay ( custnum ); -CREATE INDEX cust_pay4 ON cust_pay ( paybatch ); +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. +