I already try with this record rules
<record id="rules_for_salesperson" model="ir.rule">
<field name="name">Salesperson Record Rules</field>
<field name="model_id" ref="sale.model_res_partner"/>
<field name="domain_force">[('user_id','=',user.id)]</field>
<field name="groups" eval="[(4, ref('sales_team.group_sale_salesman'))]" />
</record>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
4630
Views
Maybe the model should be base.model_res_partner
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Duplicate Rule on Customer
Solved
|
|
5
May 20
|
4164 | |
|
1
Sep 15
|
4481 | ||
|
2
Jul 25
|
1736 | ||
|
2
Apr 23
|
3635 | ||
|
0
Apr 22
|
2627 |