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

Does anyone have a updated step by step to install Odoo 18 from source that was downloaded from Odoo directly.


Thanks

อวตาร
ละทิ้ง

Hello Nelson,

Same issue here. All the links provided here are for CE, but I'm trying to upgrade to EE same as you. I have a paid subscription but Im not reseller, so I don't have access to the EE git.

I downloaded the tar.gz from the download page, updated odoo.conf with the additional path, ran:

python3 /opt/odoo/odoo/odoo-bin -d MYDATABASE -i web_enterprise --stop-after-init

apparently ended with no errors, but even after restarting I see no enterprise version active...

Were you able to upgrade??? What you did??? THANKS!!!

ผู้เขียน

Download the Source Tar file and copy it to a directory just like if you are doing the CE version.
EE comes with everything already. I had to learn the hard way.

#2 Download Source in Tar-ball compressed file, SFTP to home directory (PERFFERED WAY).
$ tar -xvzf odoo_18.0+e.latest.tar.gz << Enterprise version Full, no CE
$ sudo chown odoo18 odoo-18.0+e.20241024 << change ownership to odoo18 user
$ sudo chgrp odoo18 odoo-18.0+e.20241024 << change group to odoo18 user
$ cd odoo-18.0+e.20241024
$ sudo cp -r * /opt/odoo18
$ sudo chown -R odoo18 /opt/odoo18/* << change ownership to odoo18 recursive
$ sudo chgrp -R odoo18 /opt/odoo18/* << change group to odoo18 recursive

ผู้เขียน คำตอบที่ดีที่สุด

Thank you everyone.

I have installed Odoo 18 CE but I am trying to install Enterprise but I cannot download source via git.  I have downloaded from Odoo download page, I uncompressed the tar file and moved it the folder into the odoo18 directly.

CE - /opt/odoo18

Ent - /opt/odoo18/enterprise

I have updated the odoo.conf file with the addional path, restarted odoo, went to settings and activated developer mode.  Next went to Apps and updated the web apps, I tried to search for web_enterprise module and nothing shows up.

I am stuck on installing the web_enterprise module, but did I install the enterprise correctly?

Much thanks!

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

Hello,

This one is pretty helpful actually

https://ariyes.net/blog/blog-1/how-to-install-odoo-18-ce-on-ubuntu-24-04-lts-with-ngnix-web-server-and-ssl-step-by-step-guide-5

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

If it's of MacOS, hope this will helps

https://youtu.be/QYi5D5XAHLs

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

This is updated - https://www.odoo.com/documentation/18.0/administration/on_premise/source.html

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

Hi,

To install Odoo 18 in development environment or server, refer the following blogs:

https://www.cybrosys.com/blog/how-to-setup-odoo-18-development-environment-using-pycharm-in-ubuntu-22-04

https://www.cybrosys.com/blog/how-to-install-odoo-18-on-ubuntu-24-04-lts-server

Hope it helps.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มิ.ย. 25
2338
2
พ.ค. 25
770
1
ส.ค. 24
1558
1
พ.ค. 24
3801
0
ส.ค. 23
1777