Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5253 Zobrazení

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
Zrušit
Nejlepší odpověď
Do you have an answer on this question?
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
kvě 16
3837
0
kvě 15
12674
0
led 25
1231
1
bře 25
652
1
zář 23
2379