Skip to Content
मेन्यू
This question has been flagged
1 Reply
5324 Views

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>


Avatar
Discard
Best Answer
Do you have an answer on this question?
Avatar
Discard
Related Posts Replies Views Activity
1
मई 16
3886
0
मई 15
12779
0
जन॰ 25
1290
1
मार्च 25
652
1
सित॰ 23
2476