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

i found account view.xml  and also in some other xml file in graph view they specified operator="+" someone please help me to understand the usage of that 


 <record id="account_move_line_graph_date" model="ir.ui.view">
<field name="name">account.move.line.graph</field>

<field name="model">account.move.line</field>

<field name="arch" type="xml">

<graph string="Account Statistics" type="bar">

<field name="date"/>

<field name="balance" operator="+" type='measure'/>

</graph>

</field>

</record>


아바타
취소
베스트 답변
Do you have an answer on this question?
아바타
취소
관련 게시물 답글 화면 활동
1
5월 16
3990
0
5월 15
12897
0
1월 25
1366
1
3월 25
652
1
9월 23
2609