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

Hello odoo community,

I want to disable quick edit pop up box when i type in some value in many2one and if value doesnt exist it will pop up window like in example below: (Take note that this is on odoo v7)


I tried the following:

<field name="partner_id" on_change="on_change_partner_id(partner_id, context)" options="{'no_create': True, 'no_open': True, 'create': false, 'no_quick_create': True, 'edit': false,}"/>

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

Hi

You could use this module for that:

https://github.com/0k/web_m2o_enhanced

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Field editing after create a form แก้ไขแล้ว
1
ส.ค. 23
2069
6
ก.ค. 24
45864
1
ธ.ค. 19
13770
2
พ.ย. 19
3326
4
ก.ค. 23
2176