diff options
author | ivan <ivan> | 2011-01-16 02:25:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:25:31 +0000 |
commit | 053403d16f9f562d5efceb540c334de31bce6f15 (patch) | |
tree | 8f5094d5e901a829879a74d300c6b91b39aa05e4 /httemplate/misc | |
parent | b518c6f816c8932b77bc09effc43886f8997f687 (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> |