Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2690 Lượt xem

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?.  

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.


Ảnh đại diện
Huỷ bỏ