Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5992 Ansichten

Hello, 

Ho to filter partner customer and supplier in module Contact by user or group of users. using access rules. Like only of admin or manager can see the list of supplier (odoo13 enterprise)

Avatar
Verwerfen
Beste Antwort

Hi,

You can add a new record rule or adjust the existing record rules defined for the same model and set the correct domain.

To do it from the user interface, activate the developer mode and navigate to settings -> technical -> security -> record rules, filter the record rules of the res.partner model and see the existing rules.


You have to add a domain like this for the rule: [('customer_rank','>', 0)]

Thanks

Avatar
Verwerfen
Autor

Hello Niyas Raphy,

thank you, it's worked

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 15
5369
1
Dez. 19
6933
0
März 16
5175
1
März 15
4923
2
Mai 24
3035