X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=acc49aec62cc89a77daa7d3fe8cd6b981946a77d;hb=2ee09c1343daa939da146c102dbca72f0a98d2bf;hp=39cf695d8af5b10f031d727ca8f99c35e27d5152;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 39cf695d8..acc49aec6 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,6 +82,20 @@ % } +% if ( $conf->exists('cust_main-enable_anniversary_date') ) { + + <% mt('Anniversary Date') |h %> + + + <& /elements/tr-input-beginning_ending.html, + prefix => 'anniversary_date', + layout => 'horiz', + &> +
+ + +% } + <& /elements/tr-select-cust_tag.html, 'cgi' => $cgi, 'is_report' => 1, @@ -149,6 +169,16 @@ % } + <% mt('With email address(es)') |h %> + + + + + <% mt('Without postal mail invoices') |h %> + + + +