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

In odoo9 the statinfo widget is not working for decimal precision, it gives string values for calculated result field, in that case, decimal precision is not set for that.

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

Use a computed field and format it like you need, if float doesn't work use a type char field and format it by yourself

อวตาร
ละทิ้ง