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

How is possible make record rule by hr.department? For example John can see ONLY orders where order owner is in same department as John?

Thanks

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

Without coding this is not possible.

Record Rules are based on the current user (res.user) and the department is stored in the employee (hr.employee). In the user there is not field which relates to the employee and therefore it is not possible to create a record rule for your requirement.

It would be possible if you add a function-field to the res.user object which returns the related employee.

Аватар
Отменить
Автор

Thanks Andreas

Related Posts Ответы Просмотры Активность
1
мар. 20
3688
1
мар. 15
3764
1
нояб. 22
2304
1
нояб. 19
2662
2
июл. 18
3524