X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=README.1.4.0pre12;h=824b7fd86c24b93919bf6142dba5ef79bcd86b24;hb=62a0a2a05de9f43e625357cc262312b86d178799;hp=3f30aa48c9750954d3d9e9e6b82792fe2b058764;hpb=6a37289c12238d48ea864b8177216ca276b33a40;p=freeside.git diff --git a/README.1.4.0pre12 b/README.1.4.0pre12 index 3f30aa48c..824b7fd86 100644 --- a/README.1.4.0pre12 +++ b/README.1.4.0pre12 @@ -7,6 +7,8 @@ httemplate/docs/upgrade8.html instead ---- +install HTML-Widgets-SelectLayers from CPAN or http://www.420.am/selectlayers + install the FS perl modules and httemplate as per install.html or upgrade8.html ALTER TABLE cust_bill_event ADD status varchar(80); @@ -15,5 +17,11 @@ UPDATE cust_bill_event SET status = 'done'; Run bin/dbdef-create +Run bin/create-history-tables + +Run bin/dbdef-create again + +Arrange for freeside-expiration-alerter to be run daily, if desired. + Restart Apache and freeside-queued