X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=README.1.4.0pre9;h=8ff1e61f2e91e04bac036740b0db15ac1edb5e93;hb=f3a66fc4b25eb9fcc74a9fea56c48a61a1eea012;hp=fa5c2c0da4cd42752f626377009805813875aff3;hpb=f7c488b72340370a36ea77d5c580d7d21bdb962c;p=freeside.git diff --git a/README.1.4.0pre9 b/README.1.4.0pre9 index fa5c2c0da..8ff1e61f2 100644 --- a/README.1.4.0pre9 +++ b/README.1.4.0pre9 @@ -9,9 +9,8 @@ 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