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

Hello. I am using Odoo Online (saas-18.3). 

Currently, any user can mark as done, edit or delete the tasks, even the ones assigned to other users. I want only the asignee or asigned to be able to complete the task.


The ACL is set as:

Name: mail.activity user 

Model: Activity

Group: Internal User

Access rights: Read, Write, Create, Delete


And there is a record rule which I would assume should solve my issue but it´s not:

Name: mail.activity: user: write/unlink only (created or assigned)

Model: Activity

Group: Internal User

Domain: ['|', ('user_id', '=', user.id), ('create_uid', '=', user.id)]

Access rights: Write, Delete


Not sure if I am missing something. I also find it odd that this is Odoo´s default behaviour with tasks?

Thank you.

Imagine profil
Abandonează

People work in Teams and if someone is sick, then others chip in and help them with their Activities.

Related Posts Răspunsuri Vizualizări Activitate
2
ian. 24
3384
0
ian. 24
1629
0
feb. 22
1490
0
dec. 20
2166
0
sept. 25
5106