Search options
|
%#history stuff
Search transactions for: |
|
Transaction date: |
<% include( '/elements/tr-input-beginning_ending.html',
prefix => 'history_date',
layout => 'horiz',
)
%>
|
%#eo history stuff
Payments of type: |
|
Check #: |
|
<% include( '/elements/tr-select-agent.html',
'curr_value' => scalar($cgi->param('agentnum')),
'label' => 'for agent: ',
'disable_empty' => 0,
)
%>
<% include( '/elements/tr-select-user.html' ) %>
Payment |
<% include( '/elements/tr-input-beginning_ending.html',
layout => 'horiz',
)
%>
|
<% include( '/elements/tr-input-lessthan_greaterthan.html',
'label' => 'Amount',
'field' => 'paid',
)
%>