X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=03b3452d6293bdd88dda48310b3c2acc8ce1afe9;hb=5ca9ba1f1e2831b1f22bbaeb414e68202093515a;hp=92df58cfb51c1b804152ed190dc216a217c8ad5f;hpb=99eea3e4cc49a10231e3f3bce4b9afb01913ce55;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 92df58cfb..03b3452d6 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 )) { @@ -46,11 +51,53 @@ % } <% include( '/elements/tr-select-payby.html', - 'payby_type' => 'cust', - 'multiple' => 1, - 'curr_value' => { map { $_ => 1 } FS::payby->cust_payby }, + 'payby_type' => 'cust', + 'multiple' => 1, + 'all_selected' => 1, ) %> + + + + + + + + + + + + <% include( '/elements/tr-input-lessthan_greaterthan.html', label => 'Current balance', @@ -63,21 +110,26 @@ -% if ( $conf->exists('cust_main-require_censustract') ) { - +% if ( $conf->exists('enable_taxproducts') ) { + + + + + + % } - + - + <% include( '/elements/tr-select-cust-fields.html' ) %> @@ -98,7 +150,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
Payment expiration before + + / + +
Invoice terms + <% include( '/elements/select-terms.html', + 'pre_options' => [ '' => 'all' ], + 'empty_value' => 'NULL', + ) + %> +
Without census tract
With hardcoded tax location
  
Display optionsDisplay options