تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
1467 أدوات العرض

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
يوليو 25
587
2
يونيو 25
2523
1
يونيو 25
969
3
مايو 25
2489
2
مايو 25
2386