Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
5580 มุมมอง

Hello,

I inherited "sale.report_saleorder_document" to had some information. Unfortunately, I can't use French transalation when I'm trying to print a sale order, even if my partner language is French.

And I have that error in log which force english version :

openerp.addons.base.ir.ir_qweb: 'doc.partner_id.lang' is not a valid language code, is an empty field or is not installed, falling back to en_US


How could I use French transalation ?


Best regards,

FTK



อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thank you for your answer, but I had overwritten template and forcing language: 

<template id="sale.report_saleorder" >

<t t-call="report.html_container">

<t t-foreach="docs" t-as="doc">

<t t-call="sale.report_saleorder_document" t-lang="fr_FR"/>

</t>

</t>

</template>

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Try using this to translate your report:

partner_id.user_id.lang
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ค. 24
3019
3
เม.ย. 22
13047
Translation partially loaded แก้ไขแล้ว
1
มี.ค. 19
4115
2
พ.ย. 17
4841
1
มิ.ย. 17
6337