X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=672117499f916f2e2cfbf89a68162db580f4545a;hb=3dc4beeec7a92332c1c21ad621d489bf52362b86;hp=5860fbfbbb1584ee277d5158e679ac5653ddce04;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 5860fbfbb..672117499 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -6,7 +6,7 @@ - + <% include( '/elements/tr-select-agent.html', @@ -28,6 +28,11 @@ ) %> + + + + + % foreach my $field (qw( signupdate )) { @@ -45,6 +50,13 @@ % } + <% include( '/elements/tr-select-cust_tag.html', + 'cgi' => $cgi, + 'is_report' => 1, + 'multiple' => 1, + ) + %> + <% include( '/elements/tr-select-payby.html', 'payby_type' => 'cust', 'multiple' => 1, @@ -105,21 +117,26 @@ -% if ( $conf->exists('cust_main-require_censustract') ) { - +% if ( $conf->exists('enable_taxproducts') ) { + + + + + + % } - + - + <% include( '/elements/tr-select-cust-fields.html' ) %> @@ -140,7 +157,7 @@ die "access denied" unless ( $FS::CurrentUser::CurrentUser->access_right('List customers') && $FS::CurrentUser::CurrentUser->access_right('List packages') - );; + ); my $conf = new FS::Conf;
Search optionsSearch options
Address
Without census tract
With hardcoded tax location
  
Display optionsDisplay options