Skip to Content
Menu
This question has been flagged
1 Reply
6634 Views

I am working in Odoo 9 tree views. I have come across a situation where i want to hide a record in a certain state from some user groups. The user group does not have rights to create the records. he can only update some states. I cannot use filters, as the record can still be accessed after removing the filter.

Any help will be highly appreciated.

Avatar
Discard
Best Answer

You can give domain to action but it will apply to all the users.

But, You can achieve it using Access Rule.

Check this below link.

https://www.odoo.com/documentation/8.0/reference/security.html#record-rules

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 16
3973
3
Apr 25
5675
1
Dec 24
6665
3
Aug 24
7476
4
Jul 24
42252