コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
55216 ビュー

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
4454
5
11月 23
42806
3
9月 23
9371
1
9月 22
3620
1
6月 22
12445