Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3472 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
jul. 25
2235
3
maj 25
3871
2
jun. 25
4332
0
jun. 21
2496
1
avg. 24
3650