filter by customer class on all financial reports, #20573
[freeside.git] / httemplate / graph / report_money_time.html
index 97876c9..315d31b 100644 (file)
           )
 %>
 
+<& /elements/tr-select-cust_class.html,
+    'field'    => 'cust_classnum', # to avoid ambiguity in FS::Report::Table
+    'multiple' => 1
+&>
+
 <% include('/elements/tr-select-part_referral.html',
              'label'         => 'Advertising source ',
              'disable_empty' => 0,