X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=1ceb48e1ec32764f43b4ea7afd3de56031f77592;hb=df1ebf662a9fc3f89503036e0dbf6833c1b95f9e;hp=a2c6f1c4c53ed3231d48863f87797e3d5983c109;hpb=f578e57b593adb9254b2e465c73116a0e0e617b5;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index a2c6f1c4c..1ceb48e1e 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'), &> @@ -28,7 +35,8 @@ <& /elements/tr-select-part_referral.html, 'label' => emt('Advertising Source'), 'multiple' => 1, - 'all_selected' => 1, + #no, causes customers with disabled ones to disappear + #'all_selected' => 1, &> @@ -95,11 +103,21 @@ % } - <& /elements/tr-select-cust_tag.html, - 'cgi' => $cgi, - 'is_report' => 1, - 'multiple' => 1, - &> + + Tags + + <& /elements/select-cust_tag.html, + 'cgi' => $cgi, + 'is_report' => 1, + 'multiple' => 1, + &> +
+ Any of these +
+ All of these +
+ + <& /elements/tr-select-payby.html, 'payby_type' => 'cust', @@ -154,18 +172,32 @@ &> - <% mt('Without census tract') |h %> - + <% mt('With email address(es)') |h %> + -% if ( $conf->exists('enable_taxproducts') ) { + + <% mt('With postal mail invoices') |h %> + + - - <% mt('With hardcoded tax location') |h %> - - + + <% mt('Without postal mail invoices') |h %> + + -% } +