İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3480 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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'
Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Tem 25
2251
3
May 25
3908
2
Haz 25
4368
0
Haz 21
2522
1
Ağu 24
3666