please consider this to comment "_order is not applied if the base object has no _order definition"
currently it is not possible to add an order clause the rest of #1 is only an example -- 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): Opinion 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

