İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3477 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
2242
3
May 25
3881
2
Haz 25
4339
0
Haz 21
2500
1
Ağu 24
3652