From: levinse Date: Mon, 11 Apr 2011 23:31:58 +0000 (+0000) Subject: Bulk DID order improvements, RT11291 X-Git-Tag: freeside_2_1_3~310 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f96af8da0b49cf412cf2dca81f1bbe28780884e9;p=freeside.git Bulk DID order improvements, RT11291 --- diff --git a/httemplate/misc/phone_avail-import.html b/httemplate/misc/phone_avail-import.html index 903c17bd9..635b8f69c 100644 --- a/httemplate/misc/phone_avail-import.html +++ b/httemplate/misc/phone_avail-import.html @@ -91,18 +91,25 @@ Import a file containing phone numbers (DIDs). Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets. The file should have a .CSV or .XLS extension.

-Default format has the following field order: state, number, name
-Bulk format has the following field order: state, number, rate center, rate_center_abbrev, msa, latanum +% if ( $ordernum ) { + Bulk format has the following field order: state, number, rate center, rate_center_abbrev, msa, latanum +% } else { + Default format has the following field order: state, number, name
+% }

Field information: