콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5122 화면

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

아바타
취소
관련 게시물 답글 화면 활동
1
9월 22
6015
0
10월 18
4005
2
10월 18
8201
1
11월 17
14867
0
5월 15
4049