diff options
author | Ivan Kohler <ivan@freeside.biz> | 2018-08-01 13:33:40 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2018-08-01 13:33:40 -0700 |
commit | cc8b085c509ac0054b457a3b6e5f5ca647529190 (patch) | |
tree | 196171de000ebdfb4ea7ee12278b52c28def97c3 /httemplate/misc | |
parent | 2e8c617c6ad1d4d9dc5672422e972f0ba4f79472 (diff) |
wording
Diffstat (limited to 'httemplate/misc')
-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) |