** Project changed: openobject-addons => openobject-server ** Summary changed:
- [6.0RC1] - partner categories can't be sorted alphabetically + Partner categories can't be sorted alphabetically -- 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 Server: 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

