diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-04-15 22:48:58 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-04-15 22:48:58 -0500 |
commit | c5386b4378bcad35867beabec1c344c0a596aecb (patch) | |
tree | bfa677eb992906b5ae2e638b477497915d6b129e /httemplate/graph/report_cust_bill_pkg_discount.html | |
parent | adfc623691f9de2feacdb62b5b596112509e2ce9 (diff) |
RT# 79353 Update discount graph - include waived setup fees
Diffstat (limited to 'httemplate/graph/report_cust_bill_pkg_discount.html')
-rw-r--r-- | httemplate/graph/report_cust_bill_pkg_discount.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg_discount.html b/httemplate/graph/report_cust_bill_pkg_discount.html index 36ad78252..094c652c7 100644 --- a/httemplate/graph/report_cust_bill_pkg_discount.html +++ b/httemplate/graph/report_cust_bill_pkg_discount.html @@ -19,6 +19,12 @@ 'disable_empty' => 0, &> + <& /elements/tr-checkbox.html, + label => 'Include waived setup fees:', + field => 'include_waived_setup', + value => 'Y', + &> + % # anything about line items, discounts or packages really % # otaker? % # package class? |