Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1912 Widoki
Indeed I would like to allow each user of our ERP to have access only to his own contacts. And also that there is a superuser who will see all of them...


Awatar
Odrzuć
Najlepsza odpowiedź

You can add a field to res.partners and override the create method to save the user who created the new contact. then you can override the domain of the contact action to filter based on this idea. you can make this happen by overriding the action view or by overriding res.partners search_read method. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 23
5808
3
wrz 23
2649
0
maj 23
2616
1
maj 23
2096
2
gru 19
41082