Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5983 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
apr. 20
3163
0
jul. 21
3144
2
dec. 19
4827
1
mrt. 15
11004
3
mei 22
8292