← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 669555] [NEW] [6.0RC1] - default sort order missing for many objects

 

Public bug reported:

in addons
find . -follow -name "*py" |xargs egrep 'osv\.osv| _order|_inherit'|less

IMHO each class should have either _inherit or _order to return a user
friendly ordered list - especially in respect to the number of records
displayed - to avoid order by id

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

-- 
[6.0RC1] - default sort order missing for many objects
https://bugs.launchpad.net/bugs/669555
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:
in addons
find . -follow -name "*py" |xargs egrep 'osv\.osv| _order|_inherit'|less

IMHO each class should have either _inherit or _order to return a user friendly ordered list - especially in respect to the number of records displayed - to avoid order by id





Follow ups

References