diff --git a/odex25_helpdesk/helpdesk_employee_request/security/employee_request_security.xml b/odex25_helpdesk/helpdesk_employee_request/security/employee_request_security.xml index 11b58e6ce..65ac5c4ff 100644 --- a/odex25_helpdesk/helpdesk_employee_request/security/employee_request_security.xml +++ b/odex25_helpdesk/helpdesk_employee_request/security/employee_request_security.xml @@ -23,7 +23,7 @@ Helpdesk Tickets: Direct Manager Only - [('employee_id', '=', user.id)] + [('manager_id', '=', user.id)]