Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5273 Представления

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
3849
0
мая 15
12697
0
янв. 25
1256
1
мар. 25
652
1
сент. 23
2412