Hello,
Ho to filter partner customer and supplier in module Contact by user or group of users. using access rules. Like only of admin or manager can see the list of supplier (odoo13 enterprise)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Ho to filter partner customer and supplier in module Contact by user or group of users. using access rules. Like only of admin or manager can see the list of supplier (odoo13 enterprise)
Hi,
You can add a new record rule or adjust the existing record rules defined for the same model and set the correct domain.
To do it from the user interface, activate the developer mode and navigate to settings -> technical -> security -> record rules, filter the record rules of the res.partner model and see the existing rules.
You have to add a domain like this for the rule: [('customer_rank','>', 0)]
Thanks
Hello Niyas Raphy,
thank you, it's worked
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
5064 | ||
|
1
Dec 19
|
6655 | ||
|
0
Mar 16
|
4825 | ||
|
1
Mar 15
|
4606 | ||
|
2
May 24
|
2543 |