Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
7688 Prikazi

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>
Avatar
Opusti
Best Answer

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

   

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jul. 21
1831
0
apr. 20
3091
0
nov. 19
2602
1
dec. 16
8505
2
apr. 16
3323