X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=bac4346cf7bf6facd036bfae65faa70dc3bab4fa;hb=63973c641c4be00765fa27e55c57cc5b9aa4da19;hp=39cf695d8af5b10f031d727ca8f99c35e27d5152;hpb=f3c4966ed1f6ec3db7accd6dcdd3a5a3821d72a7;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 39cf695d8..bac4346cf 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -28,13 +28,19 @@ <& /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, &> <% mt('Address') |h %> + + + <% mt('Zip') |h %> + + <% mt('Signup date') |h %> @@ -76,11 +82,35 @@ % } - <& /elements/tr-select-cust_tag.html, - 'cgi' => $cgi, - 'is_report' => 1, - 'multiple' => 1, - &> +% if ( $conf->exists('cust_main-enable_anniversary_date') ) { + + <% mt('Anniversary Date') |h %> + + + <& /elements/tr-input-beginning_ending.html, + prefix => 'anniversary_date', + layout => 'horiz', + &> +
+ + +% } + + + 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', @@ -149,6 +179,34 @@ % } + <% mt('With email address(es)') |h %> + + + + + <% mt('With postal mail invoices') |h %> + + + + + <% mt('Without postal mail invoices') |h %> + + + + + +