Skip to Content
Menú
This question has been flagged
1 Respondre
2636 Vistes

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

Avatar
Descartar
Autor 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
Descartar
Related Posts Respostes Vistes Activitat
0
d’oct. 24
1301
2
de set. 23
2539
2
de març 23
1647
0
de jul. 22
2555
3
de juny 22
6962