跳至内容
菜单
此问题已终结
2 回复
54145 查看

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        

形象
丢弃
最佳答案

Hi,

You can override the python default order in the tree view

<tree default_order='create_date'>
    ....
</tree>
形象
丢弃
编写者

Perfect! Thank you a lot ;-)

How to order in descending order ?

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

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
3
4月 25
3488
5
11月 23
41644
3
9月 23
8604
1
9月 22
2925
1
6月 22
11706