Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2647 Zobrazení

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

Avatar
Zrušit
Autor Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
říj 24
1357
2
zář 23
2597
2
bře 23
1669
0
čvc 22
2603
3
čvn 22
7058