diff options
-rw-r--r-- | httemplate/misc/cust_pkg-import.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html index 3b200e5f3..6272d28ff 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -215,9 +215,9 @@ 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 vertical bar) |