<% include('/elements/header.html', 'Batch Customer Charge') %>
Import a CSV file containing customer charges.

Default file format is CSV, with the following field order: custnum, amount, description

If amount is negative, a credit will be applied instead.



CSV Filename:

<% include('/elements/footer.html') %> <%init> die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Import');