X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=16a8122e82aa109f1f8fad388e582497c607ec06;hb=cb7ff9f91771b63d712493d966de041d857e83e7;hp=ebff7fadb8e13efc80a44bc8233aaf8473a80e91;hpb=901729ec75ad9635d5a14c7688288c8985795d56;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index ebff7fadb..16a8122e8 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -43,6 +43,27 @@ <% mt('Address') |h %> + + + <% mt('County') |h %> + + <& /elements/select-county.html, + disable_empty => 0, + empty_label => '(all)', + &> + + + + + + <% mt('State') |h %> + + <& /elements/select-state.html, + disable_empty => 0, + empty_label => '(all)', + &> + + <% mt('Zip') |h %> @@ -50,6 +71,17 @@ + <% mt('Country') |h %> + + <& /elements/select-country.html, + disable_empty => 0, + state_disable_empty => 0, + state_empty_label => '(all)', + &> + + + + <% mt('Signup date') |h %> @@ -119,6 +151,23 @@ + + + + + <& /elements/tr-select-payby.html, 'payby_type' => 'cust', 'multiple' => 1, @@ -172,20 +221,6 @@ &> - - - - -% if ( $conf->exists('enable_taxproducts') ) { - - - - - - -% } - -
With package of class + <& /elements/select-pkg_class.html, + 'field' => 'pkg_classnum', + 'multiple' => 1, + &> +
+ + Any of these +
+ + All of these +
+
<% mt('Without census tract') |h %>
<% mt('With hardcoded tax location') |h %>
<% mt('With email address(es)') |h %>