In v13, there is no record rule anymore on the multi-company regarding the res.partner model.
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
2053
Views
if you want to set a limitation, you can apply a domain on the window action.
configuration app --> technical menu--> window actions
Look for "contact" in the model res.partner
Then apply the domain [('company_id', '=', context.get('company_id'))]
This domain will filter the contacts regarding the company you are logged in.
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 | |
---|---|---|---|---|
|
0
Oct 24
|
124 | ||
Attachment Button Missing
Solved
|
|
2
Sep 23
|
1508 | |
Technical Modulo odoo16
Solved
|
|
2
Mar 23
|
681 | |
|
0
Jul 22
|
1392 | ||
|
3
Jun 22
|
5218 |