<% include("/elements/header.html",'Batch Payment Import') %> Import a CSV file containing customer payments.

<% &ntable("#cccccc", 2) %> <% include('/elements/tr-select-agent.html', #'curr_value' => '', #$agentnum, 'label' => "Agent", 'empty_label' => 'Select agent', ) %> Format CSV filename

Simple file format is CSV, with the following field order: custnum, agent_custid, amount, checknum

Field information:
<% include('/elements/footer.html') %>