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

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}"/>


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ธ.ค. 19
4379
1
ต.ค. 23
2061
0
พ.ค. 16
5010
0
ต.ค. 24
1611
0
เม.ย. 24
1893