Restart Odoo Service Ubuntu

[Solved] Restart Odoo Service Ubuntu | Shell - Code Explorer | yomemimo.com
Question : restart odoo service ubuntu

Answered by : bilalahmeddev

sudo service odoo-server status
sudo service odoo-server restart 

Source : https://www.odoo.com/es_ES/forum/ayuda-1/stop-and-start-odoo-12-through-ubuntu-terminal-141466 | Last Update : Wed, 18 May 22

Question : restart odoo service ubuntu

Answered by : dull-dotterel-6n07jjyvth4p

ls /etc/init.d | grep odoo

Source : https://www.odoo.com/es_ES/forum/ayuda-1/stop-and-start-odoo-12-through-ubuntu-terminal-141466 | Last Update : Sun, 20 Dec 20

Question : restart odoo service ubuntu

Answered by : dull-dotterel-6n07jjyvth4p

./odoo-bin -u your_module_to_update -c /etc/odoo-server.conf

Source : https://www.odoo.com/es_ES/forum/ayuda-1/stop-and-start-odoo-12-through-ubuntu-terminal-141466 | Last Update : Sun, 20 Dec 20

Answers related to restart odoo service ubuntu

Code Explorer Popular Question For Shell