Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2675 Prikazi

In v13, there is no record rule anymore on the multi-company regarding the res.partner model.

Avatar
Opusti
Avtor Best Answer

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.


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
okt. 24
1408
2
sep. 23
2658
2
mar. 23
1732
0
jul. 22
2717
3
avg. 25
7165