diff options
author | ivan <ivan> | 2011-01-16 02:25:30 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:25:30 +0000 |
commit | 005b2dcf775df328afb013dc6acef5cbb564aa38 (patch) | |
tree | c8ef68b7f5878d2fae959d3dddf936dbca9bff2d /httemplate/misc | |
parent | 629dd6744c5cf45e2a83100fdc897dffa0328624 (diff) |
spacing
Diffstat (limited to 'httemplate/misc')
-rw-r--r-- | httemplate/misc/cust_main-import.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/misc/cust_main-import.cgi b/httemplate/misc/cust_main-import.cgi index 642bd798c..028876c3a 100644 --- a/httemplate/misc/cust_main-import.cgi +++ b/httemplate/misc/cust_main-import.cgi @@ -95,6 +95,7 @@ Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets. <BR><BR> <b>Extended plus company</b> format has the following field order: <i>agent_custid, refnum<%$req%>, last<%$req%>, first<%$req%>, company, address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country, daytime, night, ship_last, ship_first, ship_company, ship_address1, ship_address2, ship_city, ship_state, ship_zip, ship_country, payinfo, paycvv, paydate, invoicing_list, pkgpart, username, _password</i> +<BR><BR> <b>Extended plus company and options </b> format has the following field order: <i>agent_custid, refnum<%$req%>, last<%$req%>, first<%$req%>, company, address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country, daytime, night, ship_last, ship_first, ship_company, ship_address1, ship_address2, ship_city, ship_state, ship_zip, ship_country, payinfo, paycvv, paydate, invoicing_list, pkgpart, username, _password, options</i> <BR><BR> |