summaryrefslogtreecommitdiff
path: root/README.1.5.0pre6
diff options
context:
space:
mode:
authorivan <ivan>2004-10-17 09:19:23 +0000
committerivan <ivan>2004-10-17 09:19:23 +0000
commit326123622b3e60db0d6893f076b3a082f4e2a44a (patch)
treed70aa7c07c357a7abacd2a8293adf41586d3946e /README.1.5.0pre6
parentdbc6a01ed6a3b4373b01bf985ca735386dd047d4 (diff)
add options to adjust UI for artera turbo as svc_export
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