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

How To Give Domain For A Field Based On Another Field with odoo studio?


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

Hi,

If you are using odoo13 and below, you can follow this approach of returning the domain in onchange.

See this sample from the code: How To Give Domain For A Field Based On Another Field

If you need to do it from UI, try with the server action: Add Onchange Function From User Interface In Odoo


Thanks

อวตาร
ละทิ้ง