wording
[freeside.git] / httemplate / misc / cust_pkg-import.html
index 0c3d31d..6272d28 100644 (file)
@@ -156,8 +156,8 @@ address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country<%$
 <b>Location, quantity and price customizations with phone service</b> format has the following field order: <i>custnum<%$req%>,
 pkgpart<%$req%>, discountnum,
 start_date, setup, bill, last_bill, susp, adjourn, cancel, expire,
-quantity, setup_fee, recur_fee, invoice_details,
 address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country<%$req%>,
+quantity, setup_fee, recur_fee, invoice_details,
 countrycode, phonenum, sip_password, pin
 </i>
 <BR><BR>
@@ -165,8 +165,8 @@ countrycode, phonenum, sip_password, pin
 <b>Location, quantity and price customizations with phone service and agent_custid</b> format has the following field order: <i>agent_custid<%$req%>,
 pkgpart<%$req%>, discountnum,
 start_date, setup, bill, last_bill, susp, adjourn, cancel, expire,
-quantity, setup_fee, recur_fee, invoice_details,
 address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country<%$req%>,
+quantity, setup_fee, recur_fee, invoice_details,
 countrycode, phonenum, sip_password, pin
 </i>
 <BR><BR>
@@ -174,8 +174,8 @@ countrycode, phonenum, sip_password, pin
 <b>Location, quantity and price customizations with phone service and agent_custid and agent_pkgid</b> format has the following field order: <i>agent_custid<%$req%>, agent_pkgid,
 pkgpart<%$req%>, discountnum,
 start_date, setup, bill, last_bill, susp, adjourn, cancel, expire,
-quantity, setup_fee, recur_fee, invoice_details,
 address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country<%$req%>,
+quantity, setup_fee, recur_fee, invoice_details,
 countrycode, phonenum, sip_password, pin
 </i>
 <BR><BR>
@@ -215,11 +215,11 @@ Field information:
 
   <li><i>quantity</i>
 
-  <li><i>setup_fee</i>: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing
+  <li><i>setup_fee</i>: Including this implements per-customer custom pricing for this package, overriding package definition pricing
 
-  <li><i>recur_fee</i>: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing
+  <li><i>recur_fee</i>: Including this implements per-customer custom pricing for this package, overriding package definition pricing
 
-  <li><i>invoice_details</i>: Package invoice details (optionally, can include multiple lines of details separated by a newline)
+  <li><i>invoice_details</i>: Package invoice details (optionally, can include multiple lines of details separated by a vertical bar)
 
 <!--
   <li><i>username</i> and <i>_password</i> are required if <i>pkgpart</i> is specified. (Extended and Extended plus company formats)