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

Hi Community,

How can remove the create&edit and external link option for a many2one field.Am using Odoo 13 version.

Thanks


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

Hi,

This is possible using no_quick_create,no_create_edit and no_open.

for example

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

Regards

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for the reply. i will try this one

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.พ. 21
7451
2
ม.ค. 20
132
4
ธ.ค. 19
4200
2
พ.ย. 19
3314
1
มี.ค. 16
5724