order descending

Asked by Jim Norman

It is nice to have the capability for order, but in come cases (e.g. historization of records) I would prefer to have order descending. Is this in V6? If not, could it be considered as an enhancement?

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sharoon Thomas http://openlabs.co.in (sharoonthomas) said :
#1

The order can be descending if the order is set just as with order by in sql

eg:

_order = "name desc"

Can you help with this problem?

Provide an answer of your own, or ask Jim Norman for more information if necessary.

To post a message you must log in.