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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
4
ديسمبر 23
|
12322 | ||
|
1
مارس 18
|
4899 | ||
|
0
أكتوبر 16
|
3483 | ||
|
4
أكتوبر 15
|
4195 | ||
|
0
سبتمبر 15
|
4883 |
Hello, you try : [[ formatLang(o['name']) ]] ?