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 management
- MRP
This question has been flagged
1
Reply
4057
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
|
2599 | |
|
1
Sep 15
|
3200 | ||
|
0
Aug 24
|
226 | ||
|
2
Apr 23
|
1614 | ||
|
0
Apr 22
|
1291 |