X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=acc49aec62cc89a77daa7d3fe8cd6b981946a77d;hb=2ee09c1343daa939da146c102dbca72f0a98d2bf;hp=04e04ee823dbcde0f09c76df3118efac946763fc;hpb=f5881f03875aa1460e76947cb5a45f96bf0144e4;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 04e04ee82..acc49aec6 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -25,10 +25,22 @@ 'all_selected' => 1, &> + <& /elements/tr-select-part_referral.html, + 'label' => emt('Advertising Source'), + 'multiple' => 1, + #no, causes customers with disabled ones to disappear + #'all_selected' => 1, + &> + <% mt('Address') |h %> + + + <% mt('Zip') |h %> + + <% mt('Signup date') |h %> @@ -70,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, @@ -129,11 +155,6 @@ &> - <% mt('Include cancelled packages') |h %> - - - - <% mt('Without census tract') |h %> @@ -148,6 +169,16 @@ % } + <% mt('With email address(es)') |h %> + + + + + <% mt('Without postal mail invoices') |h %> + + + +   @@ -160,6 +191,12 @@ <% mt('Add package columns') |h %> + + + <% mt('Include cancelled packages') |h %> + + +