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

I dont know if this is the right channel to to do this question these but i would like to sort the list of published modules by date in apps.openerp.com. How i can do these?

Thanks

アバター
破棄
最善の回答

Hello,

Modules are sorted by sequence, then name. Sequence is defined in _openerp_.py of each module.

You can see that in addons/base/module/module.py

_order = 'sequence,name'
アバター
破棄
関連投稿 返信 ビュー 活動
3
7月 25
2237
3
5月 25
3875
2
6月 25
4338
0
6月 21
2499
1
8月 24
3651