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
If you are new to odoo development see this: https://www.youtube.com/watch?v=BDepk0LhVuI&list=PLqRRLx0cl0hoJhjFWkFYowveq2Zn55dhM