Allow Accounts User To Read Employee Name At Payment Entry Without Accessing Employee Records

Hi all,

I am trying to implement a role permission, but have not been successful so far.

In our company, the expense request is sent by the concerned employee, and after approval by the manager, the employee recieves the payment from the accountant.

Now, what I have done is set a READ permission for (Accounts User) role for Employee document. This has enabled the accounts user to see a dropdown list of the employees in the payment entry form and select the appropriate employee.

The problem is, the accounts user is able to now also see the employee records in the Employee module.

Now, we do not want the accounts user to access the employee records as they should only be accessed by authorized HR personnel.

We only want the accounts user to see the dropdown list in the payment entry form without seeing the employee records. How can this be achieved?

Your help would be appreciated.

Thanks.

Ziryab

u can fix the issue with permission level in field that u want to hide from accountant

@ziryabimad_87 Could you screen shot or tell more clear about it? Users and Permissions may help you.