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

i made a view in database and a module do display it in ODOO

i added a many2one field in the view

how can I appy translation of the many2one field? 

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

name = fields.Many2one(translate = True)

อวตาร
ละทิ้ง