Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6503 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
dub 20
3257
0
čvc 21
3273
2
pro 19
4955
1
bře 15
11153
3
kvě 22
8400