Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
7436 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Apr 20
3458
0
Jul 21
3562
2
Des 19
5171
1
Mar 15
11479
3
Mei 22
8616