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!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de nov. 20
|
2977 | ||
|
1
de gen. 25
|
1372 | ||
|
2
de set. 23
|
3759 | ||
|
1
de des. 22
|
2105 | ||
|
3
de nov. 22
|
4290 |
Read context in odoo: https://goo.gl/XXg5D3
Thank you, this was useful information