← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 808660] [NEW] "_order" not always inherited

 

Public bug reported:

IMHO _order is not applied  if the base object has no _order definition

see stock_picking in

http://bazaar.launchpad.net/~c2c-austria/openobject-
addons/c2c_austria_dev/files/head:/base_ordered/

where I try to sort "newest on top" (which IMHO should be standard
anyway)

the  _order = 'name desc' is not always appropriate if 2 or more different "name" categories are used for resources 
example
SO1-xxxx for orders of team one
SO2-xxxx for orders of team two
similar for purchases, invocies etc.

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/808660

Title:
  "_order" not always inherited

Status in OpenERP Modules (addons):
  New

Bug description:
  IMHO _order is not applied  if the base object has no _order
  definition

  see stock_picking in

  http://bazaar.launchpad.net/~c2c-austria/openobject-
  addons/c2c_austria_dev/files/head:/base_ordered/

  where I try to sort "newest on top" (which IMHO should be standard
  anyway)

  the  _order = 'name desc' is not always appropriate if 2 or more different "name" categories are used for resources 
  example
  SO1-xxxx for orders of team one
  SO2-xxxx for orders of team two
  similar for purchases, invocies etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/808660/+subscriptions


Follow ups

References