コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4025 ビュー

Hi,
I did many translations in Odoo forms and pdf, Here I have simple doubt. Can I translate XLS report to my language.?

アバター
破棄
最善の回答

Yes. That is possible.

But you will have to use code type for the translation terms and translate them before writing them to XLS report.

You can use the _() method to translate a string in the code. You can see many examples in the code.

I hope you're using xlsxwriter for creating the Odoo reports.


アバター
破棄
著作者

Thank you for your quick response. I gave some translation to pdf updating fo po files. But I don't know what is the methodology behind _() methods. Could you please elaborate your anwser.?

Regards,

Nilmar

関連投稿 返信 ビュー 活動
0
12月 23
1117
0
3月 25
870
1
5月 24
2828
3
3月 15
10939
1
10月 23
12864