<% include('/elements/header.html', 'Unapplied Payments Aging Summary' ) %> %# 'Prepaid Balance Aging Summary', #???
<% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> <% include( '/elements/tr-select-cust_main-status.html', 'label' => 'Customer Status' ) %>
Search options
Customers All customers (even those without unapplied payments)
Customers with unapplied payments over days old

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