diff options
author | ivan <ivan> | 2011-01-16 02:23:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:23:48 +0000 |
commit | b518c6f816c8932b77bc09effc43886f8997f687 (patch) | |
tree | 4f7a30e4652ca24883beed34d1858fec10b9cb47 | |
parent | 805e559799ce6e2333a5cf1e1864e9900bdd60ee (diff) |
spacing
-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> |