Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
10540 Vistas

That is the meaning of "sequence": parameter in __openerp__.py file? How are the number of values ​​calculated? Thanks

Avatar
Descartar
Mejor respuesta

This field is used for update translations for eg: if a term is translated in multiple modules. The module with highest sequence will have priority.

Avatar
Descartar
Mejor respuesta

As far as I know the sequence in __openerp__.py is only used to populate the sequence field of model ir.module.module. This fields then used in the order clause the model.

This will order the addons by sequence and name in the modules list in the settings panel.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
abr 23
23032
0
feb 23
4780
0
ene 23
94
1
oct 22
4129
0
abr 22
2698