Skip to Content
मेन्यू
This question has been flagged
1 Reply
5135 Views

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 ?

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
सित॰ 22
6023
0
अक्तू॰ 18
4030
2
अक्तू॰ 18
8222
1
नव॰ 17
14887
0
मई 15
4073