You have been assigned a bug task for a public bug by tfr (Openerp) (tfr):
There is a bug in the graph view rendering code of the gtk and web clients.
The bug prevents graph views like the following to render correctly:
<graph string="Workcenter load" type="bar">
<field name="name"/>
<field name="workcenter_id" group="True"/>
<field name="time_planned" operator="+"/>
<field name="time_actual" operator="+"/>
</graph>
(bar charts with group and multiple y-axes)
You can reproduce this bug using the report_mrp module and demo data by looking
at the workcenter-load chart.
(be sure to include multiple workcenters)
** Affects: openobject-client
Importance: Low
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
--
gtk and web client graph view bug
https://bugs.launchpad.net/bugs/586206
You received this bug notification because you are a member of OpenERP sa GTK
client R&D, which is a bug assignee.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp