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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1538
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 24
|
3130 | ||
|
1
Dec 24
|
352 | ||
|
4
Nov 24
|
1366 | ||
|
1
Sep 24
|
1137 | ||
|
1
Sep 24
|
1203 |