It is possible?
For example, how to translate "Guidelines" in a forum? I want to Polish and English version available at the same time after switching language.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
It is possible?
For example, how to translate "Guidelines" in a forum? I want to Polish and English version available at the same time after switching language.
I found solutions for my problem.
fields.Html is translatable if in definitions, exist parameter: translate = True
name = fields.Html( string="Name", translate=True )
Unfortunately, in many cases, for example:
in the definitions, missing Translate = True.
I report Issue.
Hi @zbik , I tried your solutions, but its not working...
Updated, mistake, in new api fields.Html should be uppercase. Maybe this issue?
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
okt. 22
|
3342 | ||
|
0
mrt. 16
|
5955 | ||
|
1
jan. 25
|
13691 | ||
|
0
feb. 25
|
1431 | ||
|
0
jan. 25
|
1201 |