Skip to Content
मेन्यू
This question has been flagged
1 Reply
3469 Views

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
3
जुल॰ 25
2235
3
मई 25
3871
2
जून 25
4332
0
जून 21
2496
1
अग॰ 24
3650