Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4829 Представления

I am trying to give permission for an employee to view his/her employee profile under Human Resources module. Currently only Administrator and manager have only access to view that. I want the user with permission of viewing only his employee information and also other employee's informations should be hidden.

Goal: The employee should able to view his/her informations , leave details, payslips etc from the Human Resources > Employee model.  Rest of the employee's information should hidden.

How can i implement this. Expecting great responses.
Thanks in advance.

Аватар
Отменить
Лучший ответ

You should make the use of record rules (where employee ID = user ID)
and security groups (read-only access to the particular user or group of users)

More info: (https://www.odoo.com/documentation/8.0/howtos/backend.html#security)

Аватар
Отменить
Related Posts Ответы Просмотры Активность
6
авг. 16
28391
1
июл. 16
5047
4
апр. 16
6916
6
нояб. 15
5326
1
мар. 15
3330