freeside/httemplate/docs upgrade10.html,1.35,1.36
ivan
ivan at pouncequick.420.am
Thu Dec 23 00:00:54 PST 2004
Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv21103/httemplate/docs
Modified Files:
upgrade10.html
Log Message:
going with 6 digit misnamed "npa" for now
Index: upgrade10.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/upgrade10.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- upgrade10.html 22 Nov 2004 18:20:20 -0000 1.35
+++ upgrade10.html 23 Dec 2004 08:00:52 -0000 1.36
@@ -216,7 +216,7 @@
prefixnum serial NOT NULL,
regionnum int NOT NULL,
countrycode varchar(3) NOT NULL,
- npa varchar(4) NULL,
+ npa varchar(6) NULL,
nxx varchar(3) NULL,
PRIMARY KEY (prefixnum)
);
More information about the freeside-commits
mailing list