X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_agent_commission_pkg.html;fp=httemplate%2Fsearch%2Freport_agent_commission_pkg.html;h=705941c4de0ff178d241afd92e603c9cd911c654;hb=a77c41907994981644b1a740ddcc3646910dcfce;hp=0000000000000000000000000000000000000000;hpb=b77a4f001a6a94e6b40f19d2e78655102dcc3aa7;p=freeside.git diff --git a/httemplate/search/report_agent_commission_pkg.html b/httemplate/search/report_agent_commission_pkg.html new file mode 100644 index 000000000..705941c4d --- /dev/null +++ b/httemplate/search/report_agent_commission_pkg.html @@ -0,0 +1,22 @@ +<% include('/elements/header.html', 'Agent commission report' ) %> + +
+ + + +<% include( '/elements/tr-select-agent.html', disable_empty => 1 ) %> + +<% include( '/elements/tr-input-beginning_ending.html', ) %> + +
+ +
+ + +<% include('/elements/footer.html') %> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); + +