Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5293 Переглядів

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?
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 16
3860
0
трав. 15
12727
0
січ. 25
1265
1
бер. 25
652
1
вер. 23
2448