X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_employee_commission.html;h=ebfcae82d54ccc2ea61055ea8006a601a1558180;hp=a79630a7677f467adb9b7a17de4daeadbd714bc3;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=18f1fb3831bd99520f02a5ebe717344f71dc866f diff --git a/httemplate/search/report_employee_commission.html b/httemplate/search/report_employee_commission.html index a79630a76..ebfcae82d 100644 --- a/httemplate/search/report_employee_commission.html +++ b/httemplate/search/report_employee_commission.html @@ -12,12 +12,8 @@ %# %> %# -%#2.1 <% include( '/elements/tr-select-user.html' ) %> -%#1.9 -%# <%include( '/elements/tr-select-otaker.html' ) %> - <% include( '/elements/tr-input-beginning_ending.html', ) %> @@ -29,6 +25,6 @@ <%init> die "access denied" - unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); + unless $FS::CurrentUser::CurrentUser->access_right('Employees: Commission Report');