Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
22498 มุมมอง

I do i install Version 17 of Odoo community edition

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Please refer to our blogs to know how to install odoo 17

How to Setup Odoo 17 Development Environment Using Pycharm in Ubuntu 20.04
How to Install Odoo 17 on Ubuntu 20.04 LTS Server


Hope it helps

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,
You can install and set up odoo community as follows:

* In your machine either local or server
* clone the odoo source code from github
* install the python requirements and create a postgres user for odoo
* specify the needed details in conf file and create  a service file to run odoo

If you need to automate the above process, you can use the installation script:   https://github.com/Yenthe666/InstallScript/tree/17.0


Thanks

อวตาร
ละทิ้ง