summaryrefslogtreecommitdiff
path: root/httemplate/graph/report_cust_bill_pkg.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-12-31 14:03:43 -0800
committerMark Wells <mark@freeside.biz>2012-12-31 14:03:43 -0800
commitc7286ce9036d71665c2bfed9de93f87309b72d35 (patch)
tree59ef48f8fd7688cf7039a0d2e5500b84ae076543 /httemplate/graph/report_cust_bill_pkg.html
parenta14db43cc4ec18badd0aff4fbc3e6738f4f63f6c (diff)
filter by customer class on all financial reports, #20573
Diffstat (limited to 'httemplate/graph/report_cust_bill_pkg.html')
-rw-r--r--httemplate/graph/report_cust_bill_pkg.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html
index 31792e8dd..251e7d36e 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -34,6 +34,12 @@ function enable_agent_totals(obj) {
'onchange' => 'enable_agent_totals',
&>
+<& /elements/tr-select-cust_class.html,
+ 'field' => 'cust_classnum',
+ 'label' => 'Customer class',
+ 'multiple' => 1,
+&>
+
<& /elements/tr-select-part_referral.html,
'field' => 'refnum',
'label' => 'Advertising source ',