FAQs
Developmentrun upgrade odoo from ssl
allow odoo user in postgresql as a trusted user
- sudo nano /etc/postgresql/16/main/pg_hba.conf
- local all odoo trust
- local all all peer
- sudo service postgresql restart
then add
then restart postgres
- sudo service odoo stop
then stop odoo service
python3 /usr/bin/odoo -c /etc/odoo/odoo.conf -u all -d your_database_name
after finishing upgrade start odoo service
- sudo service odoo start
To install this Web App in your iPhone/iPad press
and then Add to Home Screen.