Skip to Content
Menu
This question has been flagged
2 Replies
2758 Views

I want to limit the access of customer database for a user(seller).

For example, a customer is assigned into a group and the access right of different customer groups for user is allowed by the administrator.
And the administrator has access at all groups.
A user has just the possibility to show, make quote, etc. for customers if he has the access right of the group of this customer.

This is possible in Odoo ? Or it's necessary to develop a module to implement this functionality.

Thanking you for your answer.

BD

PS : I use Odoo 10 Community

Avatar
Discard

Hi, i think this is possible using the csv and record rules. you can o through this link to get idea about the security . https://www.odoo.com/documentation/8.0/reference/security.html#record-rules

Author Best Answer

Thanks for you answer Niyas Raphy.

I will try to apply your solution to solve my problem.

I'll keep you informed

Avatar
Discard