Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5976 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

Hello Niyas Raphy,

thank you, it's worked

Post correlati Risposte Visualizzazioni Attività
1
mar 15
5350
1
dic 19
6922
0
mar 16
5170
1
mar 15
4917
2
mag 24
3027