跳至內容
選單
此問題已被標幟
1 回覆
2826 瀏覽次數
I want to automate my service Odoo , starts only want without having to execute the order odoo.py. how could I do it?
頭像
捨棄
最佳答案

You should create a corresponding systemd service. If you install Odoo on Ubuntu 14.04 LTS with the package installer, this is done by default.

If you want to use Ubuntu 16.04 you should know what you do, Yenthe's blog may help you in this case:http://www.odoo.yenthevg.com/installing-odoo-9-ubuntu-16-04/

頭像
捨棄