<% mt('[_1] search options', ucfirst($name_singular)) |h %>
|
<% mt('Card Last 4 #:') |h %> |
|
<% mt('Check #:') |h %> |
|
<% mt('Transaction #:') |h %> |
|
<% mt(ucfirst($name_singular). ' date') |h %> |
<& /elements/tr-input-beginning_ending.html,
layout => 'horiz',
input_time => $conf->exists('report-cust_pay-select_time'),
&>
|
<% mt('Voided') |h %> |
<& /elements/tr-input-beginning_ending.html,
prefix => 'void',
layout => 'horiz',
&>
|