c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25291
[Bug 727109] Re: Graph view data switch between x axis values
[Expired for OpenERP Web Client because there has been no activity for
60 days.]
** Changed in: openobject-client-web
Status: Incomplete => Expired
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/727109
Title:
Graph view data switch between x axis values
Status in OpenERP Web Client:
Expired
Bug description:
There are two views : tree and graph with fields user_id and nbr which
represents the number of opportunities assigned this month by user. In
tree view, nbr and user_id are okay but in graph view, two columns are
swapped (as you could see in the screenshots with column E and F
I have checked data in sql but all is okay.
I checked in graph.py in openerp-web and it seems to come from
_get_graph_data (data in base input are okay but in output 2 columns
are swapped)
References