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

I need to authorise the customer form for an user as read=True,Write-True,Create=True and Delete=False

I tried this csv pattern

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink

access_res_partner_admin_staff,"res.partner admin staff",base.model_res_partner,group_admin_staff,1,1,1,0

User permission show's as given by me in access rights but still we can delete the customer.What is the reason..???

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

Most likely the user is also in a group that permits deleting partners (contact creation for example). The highest of the rights always counts.

Try adding the user to only your group and see if that works.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Hi sir

The contact creation check box was in checked state for my user and when I unchecked it,it was alright and works fine.Again Thanks for your answer 

อวตาร
ละทิ้ง

You are welcome. If this helped you, please mark the answer as correct.

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 23
6627
0
ต.ค. 20
4113
CAS Authentication แก้ไขแล้ว
5
ก.พ. 19
8576
0
ก.พ. 18
2771
0
มี.ค. 15
3943