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

What is the correct way to read (get) all possible translations for a field in odoo.

Example:

  • I ihnerited from product.template to modify the state field.
  • I added three new states (selection values) ppnew, ppcheck, ppapproved with three strings "New", "To Check", "Approved"
  • I overload the load() method to make sure the correct state is used on import of csv file
  • BUT how do i get all possible Translated values for the field product.template.state for the selection ppnew ?!? to use it in if clauses

So if anyone could shed some light how i could get all the available translations for a specific field in python it would be great!

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Explain fields.property() แก้ไขแล้ว
2
มี.ค. 18
33912
Concatenate two fields in a third one แก้ไขแล้ว
2
ส.ค. 24
2467
1
มี.ค. 21
3353
0
ม.ค. 24
1236
3
ก.ย. 23
2334