Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2659 Tampilan

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

Avatar
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Okt 24
1379
2
Sep 23
2630
2
Mar 23
1697
0
Jul 22
2665
3
Agu 25
7121