filter by customer class on all financial reports, #20573
[freeside.git] / httemplate / search / report_customer_accounting_summary.html
index 537abff..8206f34 100755 (executable)
                'label' => 'Customer Status'
     ) %>
 
+    <& /elements/tr-select-cust_class.html,
+                'label' => 'Customer Class',
+                'field' => 'cust_classnum',
+                'multiple' => 1,
+    &>
+
     <& /elements/tr-checkbox.html,
         'label' => 'Separate setup fees',
         'field' => 'setuprecur',