콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
7485 화면

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
3465
0
7월 21
3571
2
12월 19
5179
1
3월 15
11493
3
5월 22
8623