X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_customer_accounting_summary.html;h=bdcdbccd15a328e7ba380eb378153807f79a0fac;hb=adcf4e1d0e02f9e91513bdccd4a8d811f052a7f6;hp=537abffebd97846b09e6cd6993c02fe3135cb543;hpb=044e4ea5533f1c14697b7ad408dc0cf0e0327abb;p=freeside.git diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html index 537abffeb..bdcdbccd1 100755 --- a/httemplate/search/report_customer_accounting_summary.html +++ b/httemplate/search/report_customer_accounting_summary.html @@ -25,12 +25,23 @@ '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', 'value' => 1, &> + <& /elements/tr-checkbox.html, + 'label' => 'Show Gross & Discounted', + 'field' => 'grossdiscount', + 'value' => 1, + &>