From 005b2dcf775df328afb013dc6acef5cbb564aa38 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 16 Jan 2011 02:25:30 +0000 Subject: [PATCH] spacing --- httemplate/misc/cust_main-import.cgi | 1 + 1 file changed, 1 insertion(+) 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.

Extended plus company format has the following field order: 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 +

Extended plus company and options format has the following field order: 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

-- 2.11.0