<% include('/elements/header.html','Prepaid Income (Unearned Revenue) Report')%> <% include('/elements/init_calendar.html') %>
<% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %>
Search options
As of
m/d/y
 
 
<% include('/elements/footer.html') %> <%init> die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); my $conf = new FS::Conf; my $date_format = $conf->config('date_format') || '%m/%d/%Y';