Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5032 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
sep. 22
5913
0
okt. 18
3935
2
okt. 18
8128
1
nov. 17
14756
0
mei 15
3924