Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
6186 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 4 20
3196
0
thg 7 21
3196
2
thg 12 19
4871
1
thg 3 15
11074
3
thg 5 22
8349