the way to do that is to use _parent_store="..."

-- 
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/665374

Title:
  Partner categories can't be sorted alphabetically

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

Reply via email to