c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32553
[Bug 851981] Re: grouping does not respect sequence of fields selected
Hello ,
I am confirming this issue.
For more reference I have attached a Video.
Thanks.
** Project changed: openobject-server => openerp-web
** Changed in: openerp-web
Importance: Undecided => Low
** Changed in: openerp-web
Status: New => Confirmed
** Changed in: openerp-web
Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/851981
Title:
grouping does not respect sequence of fields selected
Status in OpenERP Web:
Confirmed
Bug description:
using
http://web-trunk.runbot.openerp.com:9402/web/webclient/home?debug=#action_id=639
of now()
to reproduce
Inventory Analysis
* clear
* group by (1)
** location
** product
OR
* group by (1)
** product
** location
IMHO the 2 sequences should give different results
attached is method (1) - wrong result
it should be location/product
but at least one of the 2 methods should give the desired result
and IIRC it worked alread
see also comment (1) which seems to work somewhere
https://bugs.launchpad.net/openobject-addons/+bug/850752/comments/5
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/851981/+subscriptions
References