c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04745
[Bug 676932] Re: Group by fails on related fields in search views
*** This bug is a duplicate of bug 675937 ***
https://bugs.launchpad.net/bugs/675937
** This bug has been marked a duplicate of bug 675937
[6.0 RCA1] Group by partner on Outgoing Deliveries
* You can subscribe to bug 675937 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/675937/+subscribe
--
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.
References