Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
10607 Представления

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
апр. 23
23140
0
февр. 23
4898
0
янв. 23
94
1
окт. 22
4236
0
апр. 22
2780