X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=ba7c99a45f84f244c99121c1485a151d3347f365;hp=cacb7de6e99b93692779aad0c6ab8bc692073d7e;hb=a4d4d3df88b33a6db30b565921f6d62efb252351;hpb=6615733676adb431ae48c78ce24758fe571614c1 diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index cacb7de6e..ba7c99a45 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -194,43 +194,6 @@ <% mt('Billing search options') |h %> - <& /elements/tr-select-payby.html, - 'payby_type' => 'cust', - 'multiple' => 1, - 'all_selected' => 1, - &> - - - <% mt('Payment expiration before') |h %> - - - / - - - - - - % my @exempt_groups = grep /\S/, $conf->config('tax-cust_exempt-groups'); % unless ( @exempt_groups ) {