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">
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jan 24
|
762 | ||
|
3
Mar 16
|
3428 | ||
|
1
Jul 23
|
1353 | ||
|
3
Dec 24
|
150 | ||
|
5
Aug 24
|
42979 |
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