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

I have a Boolean variable stored in Odoo (OpenERP) database, I want to display it's values according to time axis, every minute.

I tried to do this with "interval" attribute in a graph view in xml but the graph regroups all true values and display the sum of them, so if have 5 true values at 13:05, it will display the graph rising to the value "5" instead of "1" in this minute.

Is there a better way to do this ?

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

You could create a compute field based on the boolean field where it will reflect any number you want instead of 0 and 1

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 22
5968
0
ต.ค. 18
3970
2
ต.ค. 18
8187
1
พ.ย. 17
14825
0
พ.ค. 15
3998