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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
2494
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up