Hi,
I couldn't find what mean context attribute, is there any documentation?
For example, in this code res_partner_search_mode is the record or field? Where to find it?
context="{'res_partner_search_mode': 'customer','show_address': 1}"
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I couldn't find what mean context attribute, is there any documentation?
For example, in this code res_partner_search_mode is the record or field? Where to find it?
context="{'res_partner_search_mode': 'customer','show_address': 1}"
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
11월 20
|
2957 | ||
|
1
1월 25
|
1364 | ||
|
2
9월 23
|
3751 | ||
|
1
12월 22
|
2099 | ||
|
3
11월 22
|
4281 |
Read context in odoo: https://goo.gl/XXg5D3
Thank you, this was useful information