Hello,
how can i translate the value of this field [[ o['name'] ]] which is the name of the account, i have uset setlang('fr_CH'), but strings have been changed but the value of field havent been
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
how can i translate the value of this field [[ o['name'] ]] which is the name of the account, i have uset setlang('fr_CH'), but strings have been changed but the value of field havent been
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
4
dic 23
|
12322 | ||
|
1
mar 18
|
4899 | ||
|
0
ott 16
|
3483 | ||
|
4
ott 15
|
4195 | ||
|
0
set 15
|
4883 |
Hello, you try : [[ formatLang(o['name']) ]] ?