Kindly help me on rectifying the issue. I have installed odoo successfully to my server, but while importing third-party modules I am unable to stop or start the service properly due to the missing of odoo.server file.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
2320
瀏覽次數
Hi,
Check if this file already exists or not.
Use the below command to find it.
locate -i file_name
find -iname file_name
If it does not exist, you need to create this file using the following command
sudo nano /filepath/file_name
For further reference please use the following link
https://www.cybrosys.com/blog/how-to-install-odoo-15-on-ubuntu-2004-lts-server
Regards
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
6月 25
|
1784 | ||
|
3
7月 25
|
3386 | ||
|
1
5月 25
|
1535 | ||
|
1
5月 25
|
1791 | ||
|
4
5月 25
|
2919 |