diff options
author | Ivan Kohler <ivan@freeside.biz> | 2018-08-01 13:33:33 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2018-08-01 13:33:33 -0700 |
commit | e726556cd5e5f45fc1b4ebc055102b1bf3da270d (patch) | |
tree | b458635ca479e4ce541456a95b6457fefe92d02e | |
parent | adc262be7fc31d50a06a6ef11e5d1767dbf94bb4 (diff) |
wording
-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 9bee7a060..da242a28f 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -219,9 +219,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) |