From 2a716543d01f3298609b8ac4b1b3fac15ecfb3b1 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 2 Oct 2001 20:07:58 +0000 Subject: [PATCH] doc clarification (?) --- httemplate/docs/upgrade8.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index 6be51d664..afb84296e 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -199,8 +199,11 @@ ALTER TABLE cust_main ADD COLUMN comments varchar NULL;
  • If you are using the signup server, reinstall it according to the instructions. The 1.3.x signup server is not compatible with 1.4.x.
  • Run bin/dbdef-create. -
  • create a service based on svc_forward -
  • Run bin/fs-migrate-svc_acct_sm +
  • If you have svc_acct_sm records or service definitions: +
  • Run bin/fs-migrate-payref
  • Run bin/fs-migrate-part_svc
  • After running bin/fs-migrate-payref, apply the following changes to your database: -- 2.20.1