Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3154 Vistas

Hello Odoo Community,

I have successfully set up the Odoo 18 source code on my Ubuntu server, and it's running smoothly in the Community edition. Recently, I downloaded the Odoo Enterprise .deb package using my subscription key, but I'm having trouble upgrading my current setup to the Enterprise edition.

Could anyone guide me through the proper steps for upgrading from Odoo Community to Odoo Enterprise on an on-premise server? Specifically, I’m looking for advice on:

  1. How to properly install the Enterprise edition .deb package.
  2. How to configure my existing Odoo installation to recognize and use the Enterprise features.
  3. Any necessary database or configuration updates required for the upgrade.
  4. Tips for ensuring a smooth transition and avoiding potential issues.

I’d appreciate any help or resources that could make this process easier.

Thank you!

Avatar
Descartar
Mejor respuesta

If you have the source code of the enterprise, it's easier. Just copy the source code to the odoo folder, add it to the addons_path of the .conf, restart the instance and install any enterprise module or simply web_enterprise.

Since you have a deb, you can install it normally with any deb file. You can follow odoo documentation:. But besure to disable your existing odoo or change the .conf so you don't have port conflict as both possibly will use the default 8069 port. After installation, copy any custom addons on the community to the new enterprise and start the new enterprise instance, login to the database and just install enterprise modules.


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 25
621
1
jun 25
1422
1
abr 23
3819
0
jun 21
1635
1
mar 17
7829