X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_receivables.html;h=20a98bef6590f80720d9fcefaf2f3c1a1eeb9541;hp=5cff0f4fc599e4322c3606f473563d2dbaaeb82c;hb=f30eaaf66cd0a947f388a03edd4522ba92a367bb;hpb=9bc9485d65cb202cc8df6ed37602664aafb80ea1 diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html index 5cff0f4fc..20a98bef6 100755 --- a/httemplate/search/report_receivables.html +++ b/httemplate/search/report_receivables.html @@ -15,7 +15,15 @@ <& /elements/tr-select-cust_main-status.html, 'label' => emt('Customer Status'), &> - + + <& /elements/tr-select-cust_class.html, + 'label' => emt('Customer class'), + 'field' => 'cust_classnum', + 'multiple' => 1, + 'pre_options' => [ '' => emt('(none)') ], + 'all_selected' => 1, + &> + <% mt('Customers') |h %> @@ -57,6 +65,15 @@ function toggle(obj) { } &> + +   + + + + <% mt('Display options') |h %> + + <& /elements/tr-select-cust-fields.html &> +