I want to automate my service Odoo , starts only want without having to execute the order odoo.py. how could I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
2837
查看
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/