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

https://prnt.sc/r0qdkv

Hi Odooers as you can see in the image there is a create button in the popup and this popup is opened from many2many field.

I tried to remove it from the ir.model.access.csv file by removing the create rights but after that i am unable to select the fields in many2many fields

<field name="field" options="{'no_quick_create':True, 'no_create_edit':True}"/>

it is also not working

الصورة الرمزية
إهمال
أفضل إجابة

Hello,

Can you try:


<field name="field_name" options="{'no_create': True}"/>


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
ديسمبر 19
4388
1
أكتوبر 23
2072
0
مايو 16
5022
0
أكتوبر 24
1645
0
أبريل 24
1901