preliminary self administration
[freeside.git] / README.1.4.0pre2-3
index 1de2a54..eac5dae 100644 (file)
@@ -1,5 +1,7 @@
 the following is necessary to upgrade from 1.4.0pre2 to pre3 or later.
 
+install the perl modules and httemplate as per install.html or upgrade8.html
+
 CREATE TABLE part_svc_column (
   columnnum int primary key,
   svcpart int not null,
@@ -25,10 +27,10 @@ CREATE TABLE queue_arg (
 
 CREATE INDEX queue_arg1 ON queue_arg ( jobnum );
 
-Run bin/fs-migrate-part_svc
-
 Run bin/dbdef-create
 
+Run bin/fs-migrate-part_svc
+
 Create the `/usr/local/etc/freeside/cache.<i>datasrc</i>' directory
   (ownded by the freeside user).