freeside/httemplate/docs upgrade10.html,1.31,1.32
ivan
ivan at pouncequick.420.am
Sun Oct 17 02:19:27 PDT 2004
Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv21399/httemplate/docs
Modified Files:
upgrade10.html
Log Message:
add options to adjust UI for artera turbo as svc_export
Index: upgrade10.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/upgrade10.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- upgrade10.html 16 Oct 2004 10:15:01 -0000 1.31
+++ upgrade10.html 17 Oct 2004 09:19:23 -0000 1.32
@@ -10,6 +10,9 @@
install NetAddr::IP, Chart::Base, IPC::ShareLite and Locale::SubCountry
+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' );
+
CREATE TABLE cust_bill_pkg_detail (
detailnum serial,
pkgnum int NOT NULL,
More information about the freeside-commits
mailing list