Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1409 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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).
Imagine profil
Abandonează
Cel mai bun răspuns

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


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 25
526
2
iun. 25
2445
1
iun. 25
908
3
mai 25
2417
2
mai 25
2329