콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1553 화면

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
721
2
6월 25
2683
1
6월 25
1070
3
5월 25
2670
2
5월 25
2505