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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
[SOLVED] Where is possible to modify rml files
Diselesaikan
|
|
4
Des 23
|
12332 | |
|
1
Mar 18
|
4903 | ||
|
0
Okt 16
|
3483 | ||
|
4
Okt 15
|
4201 | ||
|
0
Sep 15
|
4892 |
Hello, you try : [[ formatLang(o['name']) ]] ?