Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3470 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Jul 25
2235
3
Mei 25
3871
2
Jun 25
4332
0
Jun 21
2496
1
Agu 24
3650