% include('/elements/header.html','Prepaid Income (Unearned Revenue) Report')%> <% include('/elements/init_calendar.html') %>
<% 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'; %init>