Skip to Content
Menu
This question has been flagged
1190 Views

Hi guys,

I am having a problem setting up my Custom Access Rights. I have a group that should have mostly Read only rights in the Projects module (The users of the group should not be able to create projects, edit their names etc). For this reason, I have given this group only Read rights in the project.project model. So far so good.

Now there is a one2many field (sale_line_employee_ids) in the projects.projects module, in which the above mentioned group should be able to read,write,create and delete. This field has the related model project.sale.line.employee.map. So I gave the group the access rights to this model. But still the users can't create, write or delete entries in the field.

How can I give access to this one field without giving access to projects.projects ?

Thanks in advance


Avatar
Discard