Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6082 Lượt xem

I have added a new user group called driver. It should be allowed to create and edit contact of customer type but should not be allowed to delete it. I have tried to restrict this group using ACL by allowing only Read, Create and Write permissions but it's not working. It can still delete contacts.

<record id="group_rr_driver" model="res.groups">

        <field name="name">Driver</field>

        <field name="category_id" ref="module_rr_helpdesk_category"/>

        <field name="comment">Comments.</field>

</record>

Thanks in advance for your help! :)

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

CRUD rights should work as accepted, please check for below possibilities:

1) Your user is in any other group also, having delete access for Customer object..

2) In current group, access right for customer is defined twice or more with delete access.    


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 1 16
5239
1
thg 3 16
3384
0
thg 12 15
3027
0
thg 3 25
1291
0
thg 1 25
3396