summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_bill_pkg_referral.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_bill_pkg_referral.html')
-rw-r--r--httemplate/search/report_cust_bill_pkg_referral.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_bill_pkg_referral.html b/httemplate/search/report_cust_bill_pkg_referral.html
index b4716d4fc..47478aa42 100644
--- a/httemplate/search/report_cust_bill_pkg_referral.html
+++ b/httemplate/search/report_cust_bill_pkg_referral.html
@@ -23,6 +23,11 @@
'disable_empty' => 1,
&>
+<& /elements/tr-select-cust_class.html,
+ 'field' => 'cust_classnum',
+ 'multiple' => 1,
+&>
+
<& /elements/tr-select-pkg_class.html,
'pre_options' => [ '' => 'all', '0' => '(empty class)' ],
'disable_empty' => 1,