Odoo11: How to run Odoo11 in Ubuntu Terminal? Service and not Service, Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hai Jefferson,
Follow this blog it will help you to run odoo as service.
https://www.cybrosys.com/blog/how-install-odoo11-on-ubuntu
If you are a developer you can run it through "Pycharm"
https://www.cybrosys.com/blog/odoo-11-development-in-ubuntu-18-04-using-pycharm
After the configuration of the config file, we can odoo directly
go to the "odoo-bin" folder path.
cd /opt/odoo/../
sudo ./odoo-bin -c /etc/odoo.conf
then check the 0.0.0.0:8069 in your browser.
Regards,
Nikhilkrishnan
how to update all module? using Terminal. I've try this one because its working in Odoo10, is the process same to Odoo11? if not what is the command line to update all module to the database? -c is not working. Thanks!
./odoo/odoo-bin -c /etc/odoo-server.conf -d TEST -u all
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 5 21
|
3003 | ||
|
4
thg 10 19
|
19540 | ||
Odoo11 Community: Salary
Đã xử lý
|
|
1
thg 2 19
|
2693 | |
|
0
thg 12 18
|
2946 | ||
|
0
thg 7 18
|
3285 |
Thank you so much Nikhil Krishnan. :)
You are Welcome..!