跳至內容
選單
此問題已被標幟
2 回覆
1436 瀏覽次數

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.

頭像
捨棄
最佳答案

Hello,
To fix your Odoo module not appearing in the apps list:

  1. Check if the module is in the correct addons folder and ensure Odoo is configured to include that directory (addons_path in odoo.conf).
  2. Verify the __manifest__.py file has installable: True.
  3. Ensure the module has a valid __init__.py file.
  4. 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
558
2
6月 25
2490
1
6月 25
942
3
5月 25
2446
2
5月 25
2373