Hi,
Is there any option in odoo to hide page inside notebook of view from other user .
i want that, each user see their own page data only and other data are not visible to that user...
here i want just hide page data only...
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Is there any option in odoo to hide page inside notebook of view from other user .
i want that, each user see their own page data only and other data are not visible to that user...
here i want just hide page data only...
Thanks.
Give access groups to each relevant pages and assign user to relevant groups. You can give groups to particular page also.
E.g.
<page name="page_invitations" string="Invitations" groups="base.group_no_one">
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
1월 24
|
1952 | ||
|
3
3월 16
|
4432 | ||
|
1
7월 23
|
2212 | ||
|
3
12월 24
|
1815 | ||
|
5
8월 24
|
46920 |
pls define rights
but access rights are apply for user group or records . I want to hide custom page created inside
notebook of rs.user views.
Check Groups and Access Rights: https://goo.gl/4jAhtH