Hello guys,
In Reporting->Point of sale->Sales analysis, I have great graph.
At this place, what would be the easier way to get « pie chart » by default instead of « table mode »?
(can not insert image here)
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello guys,
In Reporting->Point of sale->Sales analysis, I have great graph.
At this place, what would be the easier way to get « pie chart » by default instead of « table mode »?
(can not insert image here)
Thanks
Hi Pascal,
The default type of the graph is a pie chart
Bt in the POS , they changed the graph type as "pivot" or "bar",
For example:
<graph string="Point of Sale Analysis" type="pivot"> .
So you can change this to:
<graph string="Point of Sale Analysis" type="pie">
thanks, I try it soon!
But this not work for me in odoo 9
Agreed that this doesn't work in Odoo 9
if type attribute doesn't work for you try to add this context in your window action
<field name="context">{ 'graph_mode': 'pie' }</field>
this worked for me
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Feb. 23
|
1881 | ||
|
0
Sept. 20
|
4065 | ||
|
0
März 15
|
3422 | ||
|
3
März 15
|
11224 | ||
|
1
Feb. 24
|
1952 |