X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;h=bff470a691f7d5fc2bea94df8a63942a53c6aab6;hb=d10a3e73a1c3e46f2c784d2aa4e7b3e621c336e2;hp=1cc77f728df54dcb598686d6f6f54757f21c3b61;hpb=41fc6d0a8aa5921638ac2767265a7528855a5251;p=freeside.git diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html index 1cc77f728..bff470a69 100644 --- a/httemplate/search/elements/report_cust_pay_or_refund.html +++ b/httemplate/search/elements/report_cust_pay_or_refund.html @@ -19,13 +19,8 @@ Examples: - - - - - + <% emt('[_1] search options', ucfirst($name_singular)) %> +
- <% mt('[_1] search options', ucfirst($name_singular)) |h %> -
<& /elements/tr-select.html, label => ucfirst(PL($name_singular)) . ' of type:', @@ -36,14 +31,22 @@ Examples: size => 18, &> +% if (substr($conf->config('card_masking_method'), -5) eq 'last4' || !$conf->config('card_masking_method')) { + + + + +% } - + - + @@ -66,7 +69,7 @@ Examples: % } - +
<% mt('Card Last 4 #:') |h %> + +
<% mt('Check #:') |h %> <% mt('Check #:') |h %>
<% mt('Transaction #:') |h %> <% mt('Transaction #:') |h %>
<% mt(ucfirst($name_singular). ' date') |h %><% mt(ucfirst($name_singular). ' date') |h %> <& /elements/tr-input-beginning_ending.html, @@ -79,7 +82,7 @@ Examples: % if ( $void ) { - +
<% mt('Voided') |h %><% mt('Voided') |h %> <& /elements/tr-input-beginning_ending.html, @@ -111,13 +114,12 @@ Examples:
-
+<% emt('Customer search options') %> +
- - - + <& /elements/tr-select-cust_tag.html, + 'custnum' => $opt{'custnum'}, + &> <& /elements/tr-select-agent.html, 'curr_value' => scalar($cgi->param('agentnum')), @@ -132,18 +134,16 @@ Examples: 'pre_options' => [ 0 => emt('(none)') ], &> + <& options_cust_location.html &> +
- <% mt('Customer search options') |h %> -
% if ( $table eq 'cust_pay' ) {
- - - - + <% emt('Display options') %> +
- <% mt('Display options') |h %> -
<& /elements/tr-checkbox.html, 'label' => emt('Include tax names'),