跳至内容
菜单
此问题已终结
1 回复
7725 查看

in graph view
the last measure show only i want two measures show



<record id="crm_opportunity_view_graph2" model="ir.ui.view">
<field name="name">crm.lead.graph.view</field>
<field name="model">crm.lead</field>
<field name="arch" type="xml">
<graph string="Opportunities">
<field name="expected_invoice_date" interval="quarter" />
<field name="weighted_revenue" type="measure"/>
<field name="estimated_gross_profit" type="measure" />

</graph>
</field>
</record>
形象
丢弃
最佳答案

Hello Omar,

 The code seems okay, can you please check the type of (weighted_revenue, estimated_gross_profit) fields. The field type might be an issue.


Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

形象
丢弃
相关帖文 回复 查看 活动
0
7月 21
1852
0
4月 20
3106
0
11月 19
2638
1
12月 16
8524
2
4月 16
3357