Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3471 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 25
2235
3
may 25
3871
2
jun 25
4332
0
jun 21
2496
1
ago 24
3650