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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
10601
瀏覽次數
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
|
23135 | ||
|
0
2月 23
|
4888 | ||
|
0
1月 23
|
94 | ||
|
1
10月 22
|
4230 | ||
|
0
4月 22
|
2773 |