<& /elements/header.html, 'Batch Payment Import' &> Import a CSV file containing customer payments.

<% &ntable("#cccccc", 2) %> <& /elements/tr-select-agent.html, #'curr_value' => '', #$agentnum, 'label' => "Agent", 'empty_label' => 'Select agent', &> <& /elements/tr-input-date-field.html, { 'name' => '_date', #'value' => '', 'label' => 'Date', } &> Format CSV filename

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

Field information:
<& /elements/footer.html &>