← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 851981] [NEW] grouping does not respect sequence of fields selected

 

Public bug reported:

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

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
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 Server:
  New

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/openobject-server/+bug/851981/+subscriptions


Follow ups

References