Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5202 Vizualizări

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>


Imagine profil
Abandonează
Cel mai bun răspuns
Do you have an answer on this question?
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
mai 16
3793
0
mai 15
12630
0
ian. 25
1198
1
mar. 25
652
1
sept. 23
2320