X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fcust_pkg-import.html;h=6272d28ffedcc6743810af386ffaf93a614e320a;hp=0c3d31d044a1cc225165807a1cb6c3d660820fba;hb=cc8b085c509ac0054b457a3b6e5f5ca647529190;hpb=ac58d397dab0e70684682775036cd73d23c4213e diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html index 0c3d31d04..6272d28ff 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -156,8 +156,8 @@ address1<%$req%>, address2, city<%$req%>, state<%$req%>, zip<%$req%>, country<%$ Location, quantity and price customizations with phone service format has the following field order: 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

@@ -165,8 +165,8 @@ countrycode, phonenum, sip_password, pin Location, quantity and price customizations with phone service and agent_custid format has the following field order: 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

@@ -174,8 +174,8 @@ countrycode, phonenum, sip_password, pin Location, quantity and price customizations with phone service and agent_custid and agent_pkgid format has the following field order: 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

@@ -215,11 +215,11 @@ Field information:
  • quantity -
  • setup_fee: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing +
  • setup_fee: Including this implements per-customer custom pricing for this package, overriding package definition pricing -
  • recur_fee: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing +
  • recur_fee: Including this implements per-customer custom pricing for this package, overriding package definition pricing -
  • invoice_details: Package invoice details (optionally, can include multiple lines of details separated by a newline) +
  • invoice_details: Package invoice details (optionally, can include multiple lines of details separated by a vertical bar)