X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_customer_accounting_summary.html;h=8206f34ca97f80808b6ac0219fd26d8833d8657a;hb=a6def4c68914a9d8a282eaa34dcff5f6fd002568;hp=f2a13a27be0492b7ebae01424f4afb551a845907;hpb=f619b706a2b375b5ef29fa3664eb3da90bb90ef5;p=freeside.git diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html index f2a13a27b..8206f34ca 100755 --- a/httemplate/search/report_customer_accounting_summary.html +++ b/httemplate/search/report_customer_accounting_summary.html @@ -24,6 +24,19 @@ <% include( '/elements/tr-select-cust_main-status.html', '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, + &> +