I have develop a custom module to add custom field to res.partner field. I have use help="some text regarding my field" parameter to show tool tip. I have written my help text in English, how can i convert this text to user preference language?.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
2500
Vistas
Hi,
To achieve this you have to manage translate file *.po for particular language. And in that *.po file you have to write down your conversion of that particular language. thats it.
Odoo will convert your help message according to user preference language.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse