تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3926 أدوات العرض

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
سبتمبر 23
6500
0
أكتوبر 20
3896
CAS Authentication تم الحل
5
فبراير 19
8463
0
فبراير 18
2734
0
مارس 15
3798