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

I just migrated from odoo15 to odoo16 on premise database , almost all of the changes are compatible and succesful except for some custom modules , where the attribute names and methods name have changed and no longer exist on the new Odoo16 code. 

Is there a documentation in Odoo listing out all of those changes in each module? 

How should I tackle these problem?


for example: 

in Odoo15 in account.move.line' object had an attribute 'exclude_from_invoice_tab' where as in odoo16 its not there? so how do I find out what it has changed into?

아바타
취소
베스트 답변

Hi,

You wont get detailed change logs, but you can get few information from here:  https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

To get detailed changes, like migrating custom codes, we have to go through the changes and adapt accordingly.

Migrating Module: How To Migrate Odoo Modules To Another Version

Thanks

아바타
취소
관련 게시물 답글 화면 활동
database migration 해결 완료
1
3월 23
2391
1
4월 17
3674
1
1월 25
6174
1
12월 19
4611
4
7월 19
8957