Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
21808 Vizualizări

I do i install Version 17 of Odoo community edition

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează