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}"
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
nov. 20
|
2934 | ||
|
1
janv. 25
|
1353 | ||
|
2
sept. 23
|
3741 | ||
|
1
déc. 22
|
2091 | ||
|
3
nov. 22
|
4274 |
Read context in odoo: https://goo.gl/XXg5D3
Thank you, this was useful information