Skip to Content
Menu
This question has been flagged
5 Replies
4153 Views

Hi, I'm new to odoo (not new to python though), I find it quite interesting and I'm glad to start digging into it.

I'm trying to install some modules, but I cannot see them on the apps , I can only see account-financial-reporting.

Below my odoo.conf file:

[options]
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = xxx
xmlrpc_interface=127.0.0.1
netrpc_interface=127.0.0.1
addons_path = /home/odoo/src/odoo/odoo/addons,/home/odoo/src/odoo/addons,/home/odoo/src/odoo-addons/server-ux,/home/odoo/src/odoo-addons/l10n-italy,/home/odoo/src/odoo-addons/account-financial-tools,/home/odoo/src/odoo-addons/account-financial-reporting,/home/odoo/src/odoo-addons/partner-contact,/home/odoo/src/odoo-addons/stock-logistics-workflow,/home/odoo/src/odoo-addons/intrastat-extrastat

Odoo and modules are installed from Git,

thanks in advance

Avatar
Discard
Best Answer

Welcome to Odoo the best ERP. 

Activate the developer mode then go to Apps. 
From the search bar remove the Apps filter.
Click on Update Apps List. 



Avatar
Discard
Best Answer

Hi,

 Activate the developer mode, you can see a menu item named Update apps list under Apps menu
Make sure the custom module available in your addons path
Click on update app list
Search the module and install it

Thanks !!!  


Aswini @ iWesabe


Avatar
Discard
Best Answer

Hi,

Make sure that you have followed all the steps explained in the video.

See:- How to Download and Install Module From Odoo App Store

Thanks

Avatar
Discard
Author Best Answer

Thanks a lot to all. It's really appreciated.

It was a problem with filtering, everything is already installed.
I will check the interesting videos you advice as well.

Kind regards

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 23
1243
0
Sep 23
1867
1
Oct 24
2468
2
May 18
21175
1
Mar 15
3897