diff options
author | ivan <ivan> | 2011-01-16 02:23:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:23:47 +0000 |
commit | 629dd6744c5cf45e2a83100fdc897dffa0328624 (patch) | |
tree | b18c803c34382eb38d1ab7ae72c104972ca981c9 /httemplate/misc | |
parent | 766974c6f23228b8e82cd650134d398d23f76c83 (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 edf466566..642bd798c 100644 --- a/httemplate/misc/cust_main-import.cgi +++ b/httemplate/misc/cust_main-import.cgi @@ -92,6 +92,7 @@ Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets. <BR><BR> <b>Extended plus options</b> format has the following field order: <i>agent_custid, refnum<%$req%>, last<%$req%>, first<%$req%>, address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country, daytime, night, ship_last, ship_first, ship_address1, ship_address2, ship_city, ship_state, ship_zip, ship_country, payinfo, paycvv, paydate, invoicing_list, pkgpart, username, _password, options</i> +<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> |