<% include('/elements/header.html', 'Sales, Credits and Receipts Summary' ) %>
<% include('/elements/tr-select-from_to.html' ) %> <% include('/elements/tr-select-agent.html', 'label' => 'For agent: ', 'disable_empty' => 0, ) %>
Show 12 month totals instead of monthly values

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