Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4878 Vues

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

Avatar
Ignorer
Meilleure réponse

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.

Avatar
Ignorer
Auteur

Thanks mister Zbik

Publications associées Réponses Vues Activité
2
févr. 24
14538
2
janv. 18
7709
0
juin 16
3506
5
mai 23
13059
1
févr. 24
6085