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

And can they be used interchangeably in some cases.

If possible to give a simple clear example.

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

Domain: Filters the records that are displayed or processed.
Example: [('state', '=', 'done')] to show only records with the state "done".

Context: Passes specific parameters or information.
Example: {'default_name': 'Test'} to pre-fill a field during record creation.

อวตาร
ละทิ้ง