Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
25573 Lượt xem

And can they be used interchangeably in some cases.

If possible to give a simple clear example.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ