Skip to Content
Menu
This question has been flagged
3 Replies
3624 Views

In the faq (https://www.odoo.com/apps/faq) says "you need the Technical Features enabled to click on Settings > Update Modules List. Your new module will now appear in the list of modules that you can install." but I can't find this option.

Avatar
Discard
Best Answer

You can either just manually add ?debug in the address bar>  yourdomain.com/web#home becomes yourdomain.com/web?debug#home Or clicking on Settings>Activate Developer Mode.

When the page refreshes, the menu option should now be visible. On Enterprise it is in the Apps module.

Avatar
Discard
Best Answer

In the "Applications" apps, you can see all the modules Odoo has built in, the "Install" button will be avaliable, just click it and wait until it redirects you to the main apps view!


For advanced custom modules installation:


1.- Drop your folder into the addons folder or if you have a custom_addons folder configurated, thats better.

2.- I'd recomend restarting the odoo service, but you can try to enable odoo developer mode in Settings, then you go to Apps, click on update the list of applications and now search for it


Hope this helps.

Avatar
Discard
Author Best Answer

Thank you!

I follow the steps mentioned by Daniel, but the new module not appear in the list.

Avatar
Discard

Did you click the button "Update Apps List"?

You mean in the apps view or modules view?, If both are the case, just restart your odoo instance

$ sudo systemctl restart odoo

if you're not sure whats your odoo service name:

$ sudo service --status-all

Related Posts Replies Views Activity
2
Oct 23
4745
2
Nov 22
5150
0
Sep 21
1769
4
Aug 20
6574
2
Mar 20
9689