** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
[6.0RC1] - partner categories can't be sorted alphabetically
https://bugs.launchpad.net/bugs/665374
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: Confirmed
Bug description:
it seems that
_order = 'parent_id,name'
prohibits proper sorting
not user friendly
I just want to recall that IMHO lists should always be sorted alphabetically by
default
I suggest
_order = 'parent_id.name, name'
every user can "see" this
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp