Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
1165 Weergaven

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.

Avatar
Annuleer
Beste antwoord

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).
Avatar
Annuleer
Beste antwoord

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


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
jun. 25
1908
1
jun. 25
493
3
mei 25
2080
2
mei 25
2034
1
mei 25
902