Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6112 มุมมอง

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! :)

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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.    


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ม.ค. 16
5272
1
มี.ค. 16
3427
0
ธ.ค. 15
3040
0
มี.ค. 25
1346
0
ม.ค. 25
3434