Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
987 Vizualizări

Hello community,

I am facing an issue with the configuration of the Surveys module in Odoo. Currently, all users can see all the surveys in the database. I would like to configure the system so that each user only has access to the surveys they have created themselves.

Can anyone guide me on how to make this change? What are the necessary steps to adjust the access rules so that surveys are restricted to their respective creators?

Thank you in advance for your help!

Imagine profil
Abandonează
Cel mai bun răspuns

you can create a record rule with this domain

[('create_uid', '=', user.id)]


Imagine profil
Abandonează
Autor Cel mai bun răspuns

Many thanks. 

Have a nice day.

Jorge


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
iul. 25
6948
2
iun. 25
2375
1
mai 25
1126
2
ian. 25
1878
1
aug. 24
1901