abstract stupid HTML layer trick out to HTML::Widgets::SelectLayers
[freeside.git] / README.1.4.0pre12
index 3f30aa4..824b7fd 100644 (file)
@@ -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