Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3164 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
juin 25
668
1
juin 25
1447
1
avr. 23
3827
0
juin 21
1640
1
mars 17
7835