That is the meaning of "sequence": parameter in __openerp__.py file? How are the number of values ââcalculated? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2
답글
10704
화면
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.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
4월 23
|
23299 | ||
|
0
2월 23
|
5037 | ||
|
0
1월 23
|
94 | ||
|
1
10월 22
|
4322 | ||
|
0
4월 22
|
2860 |