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
回复
1448
查看
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).
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
7月 25
|
571 | ||
|
2
6月 25
|
2503 | ||
|
1
6月 25
|
956 | ||
|
3
5月 25
|
2465 | ||
|
2
5月 25
|
2378 |