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}"
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
nov. 20
|
2978 | ||
|
1
jan. 25
|
1373 | ||
|
2
set. 23
|
3760 | ||
|
1
dez. 22
|
2107 | ||
odoo 13: inverse name in comodel
Resolvido
|
|
3
nov. 22
|
4290 |
Read context in odoo: https://goo.gl/XXg5D3
Thank you, this was useful information