跳至内容
菜单
此问题已终结
1 回复
4852 查看

Hello all,

I have made many searches in Odoo 8 files.

I don't understand why so many qweb report can be translate WITHOUT using the translate_doc method...

For example, the report "general ledger" is translated in the logged in user language. But no trace of the translate_doc method in the template...

Few reports are translated with the translate_doc method.

So, could you tell me how the "general ledger" report, for example, can be translated in the logged in user language?

Thanks

形象
丢弃
最佳答案

In standard all reports are translated in the logged in user language.  Another situation is when you need to translate the report into another language, not necessarily logged in user (for example invoice and partner_id.lang). For this case  translate_doc helper is dedicated.

形象
丢弃
编写者

Thanks mister Zbik

相关帖文 回复 查看 活动
2
2月 24
14514
2
1月 18
7695
0
6月 16
3489
5
5月 23
13033
1
2月 24
6073