コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6105 ビュー

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?

アバター
破棄
最善の回答

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

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 20
3193
0
7月 21
3171
2
12月 19
4858
1
3月 15
11055
3
5月 22
8318