X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=16a8122e82aa109f1f8fad388e582497c607ec06;hb=7c370a4579d1ed8b81dba2fb5fae9978b283b49e;hp=3e7181d4f344595a9ed1fc12195ae7467fe703bf;hpb=c19fc5ead7b7eb700ced64658378ac934b1bc98d;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 3e7181d4f..16a8122e8 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -14,6 +14,13 @@ 'disable_empty' => 0, &> + <& /elements/tr-select-sales.html, + 'curr_value' => scalar($cgi->param('salesnum')), + 'pre_options' => [ '' => 'all', + 0 => '(none)', ], + 'disable_empty' => 1, + &> + <& /elements/tr-select-cust_main-status.html, 'label' => emt('Status'), &> @@ -36,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 %> @@ -43,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 %> @@ -96,11 +135,38 @@ % } - <& /elements/tr-select-cust_tag.html, - 'cgi' => $cgi, - 'is_report' => 1, - 'multiple' => 1, - &> + + + + + + + + + <& /elements/tr-select-payby.html, 'payby_type' => 'cust', @@ -155,18 +221,32 @@ &> - - + + -% if ( $conf->exists('enable_taxproducts') ) { + + + + - - - - + + + + -% } +
Tags + <& /elements/select-cust_tag.html, + 'cgi' => $cgi, + 'is_report' => 1, + 'multiple' => 1, + &> +
+ Any of these +
+ All of these +
+
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 email address(es)') |h %>
<% mt('With postal mail invoices') |h %>
<% mt('With hardcoded tax location') |h %>
<% mt('Without postal mail invoices') |h %>