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}"
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
лист. 20
|
2967 | ||
|
1
січ. 25
|
1370 | ||
|
2
вер. 23
|
3756 | ||
|
1
груд. 22
|
2101 | ||
odoo 13: inverse name in comodel
Вирішено
|
|
3
лист. 22
|
4285 |
Read context in odoo: https://goo.gl/XXg5D3
Thank you, this was useful information