コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5182 ビュー

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
3772
0
5月 15
12607
0
1月 25
1169
1
3月 25
652
1
9月 23
2293