I have created an Odoo module but it does not appear in the list of applications. I have entered the created module in the addons folder but it still does not appear.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
856
查看
Hi,
1- Enable the developer mode.
2- After adding the module into the addon, you need to click on the 'Update App List' In the Apps.
3- Then, refresh the window.
Hope it helps
Hello,
To fix your Odoo module not appearing in the apps list:
- Check if the module is in the correct addons folder and ensure Odoo is configured to include that directory (addons_path in odoo.conf).
- Verify the __manifest__.py file has installable: True.
- Ensure the module has a valid __init__.py file.
- Restart Odoo and Update the Apps List (enable Developer Mode if needed).
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
5月 25
|
1486 | ||
|
2
5月 25
|
1641 | ||
|
1
5月 25
|
590 | ||
|
0
4月 25
|
654 | ||
|
1
4月 25
|
1287 |