Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5076 Представления

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
5964
0
окт. 18
3965
2
окт. 18
8181
1
нояб. 17
14816
0
мая 15
3966