c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04738
[Bug 676932] [NEW] Group by fails on related fields in search views
Public bug reported:
1) Steps to reproduce the issue you have observed
With any client, Go to Warehouse -> Warehouse Management -> Outgoing
Deliveries -> Open "Group by" pane -> Select "Partner" group by button
2) The result you observed
Exception : "Fields in 'groupby' must appear in the list of fields to
read (perhaps it's missing in the list view?)"
This happens in many addons when a group by is available on a related field.
On a case by case approach, the field should be store=True if there's no performance issue, otherwise the group by option on the field should be removed from the search view.
** Affects: openobject-addons
Importance: Medium
Status: New
--
Group by fails on related fields in search views
https://bugs.launchpad.net/bugs/676932
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
Bug description:
1) Steps to reproduce the issue you have observed
With any client, Go to Warehouse -> Warehouse Management -> Outgoing Deliveries -> Open "Group by" pane -> Select "Partner" group by button
2) The result you observed
Exception : "Fields in 'groupby' must appear in the list of fields to read (perhaps it's missing in the list view?)"
This happens in many addons when a group by is available on a related field.
On a case by case approach, the field should be store=True if there's no performance issue, otherwise the group by option on the field should be removed from the search view.
Follow ups
References