summaryrefslogtreecommitdiff
path: root/README.1.5.0pre6
diff options
context:
space:
mode:
Diffstat (limited to 'README.1.5.0pre6')
-rw-r--r--README.1.5.0pre63
1 files changed, 3 insertions, 0 deletions
diff --git a/README.1.5.0pre6 b/README.1.5.0pre6
index 9fcfd2e4a..7e46264c7 100644
--- a/README.1.5.0pre6
+++ b/README.1.5.0pre6
@@ -28,6 +28,9 @@ CREATE INDEX cust_pay_void1 ON cust_pay_void(custnum);
alter table svc_external alter column id drop not null;
alter table h_svc_external alter column id drop not null;
+INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );
+INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 21, 'svc_external-title', 'en_US', 'Title' );
+
dbdef-create username
create-history-tables username cust_pay_refund cust_pay_void
dbdef-create username