Skip to Content
Menu
This question has been flagged
2 Replies
54098 Views

Hi all,


I would like to know if it is possible, to order the customers by creation date and not by name.

I would like to do it on the "Tree View" in the sale part.


Someones has an idea?


Thank you a lot,


Selverine        

Avatar
Discard
Best Answer

Hi,

You can override the python default order in the tree view

<tree default_order='create_date'>
    ....
</tree>
Avatar
Discard
Author

Perfect! Thank you a lot ;-)

How to order in descending order ?

<tree default_order='date desc'> Does the trick for me.(For descinding order)

Best Answer

Just click on the Date column heading for documents to be reordered by date.

Avatar
Discard
Related Posts Replies Views Activity
3
Apr 25
3433
5
Nov 23
41631
3
Sep 23
8587
1
Sep 22
2913
1
Jun 22
11679