Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6665 Visualizzazioni

What are the things that I need to prepare for Odoo upgrades for my custom addons? any files, database migration, etc ?


Any difference between community and enterprise Odoo upgrade process for custom addons?

Avatar
Abbandona
Risposta migliore

Hi,
Code migration is same for enterprise and community, depending on custom code, you have to make it installable in higher version and then cross check the functionality.

To make the migration easier, you can utilize the odoo code_upgrade script for changing tree to list and oca module migrator:  https://github.com/OCA/odoo-module-migrator

Odoo Code Upgrade Script:  https://www.youtube.com/watch?v=6jaUi2eKDXs

Thanks

Avatar
Abbandona
Risposta migliore

Some features exclusive to the Enterprise version may require specific handling in custom addons during an upgrade. Make sure that if your custom modules interact with Enterprise-specific features (e.g., advanced reporting, Studio modifications), they are adjusted accordingly.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
apr 20
3307
0
lug 21
3337
2
dic 19
4981
1
mar 15
11229
3
mag 22
8451