filter by customer class on all financial reports, #20573
[freeside.git] / httemplate / search / report_prepaid_income.html
index 4743e2d..dfb2ea2 100644 (file)
@@ -33,6 +33,8 @@
   
   <& /elements/tr-select-cust_main-status.html,
       label => mt('Customer Status') &>
+  <& /elements/tr-select-cust_class.html,
+      label => mt('Customer Class'), field => 'cust_classnum', multiple => 1 &>
   <& /elements/tr-select.html,
       label => 'Invoice Status',
       field => 'mode',