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

I am using Odoo V11 and want to move on Odoo V12. I have some custom modules as well. I want to know how I can identify technical changes in 2 versions of Odoo. Like what are the changes in Odoo V12 compare to Odoo V11.
Thanks in advance.

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

Hi,
If you need to migrate v11 modules to v12, just set up the v12 instance and add the modules there and try installing it and see. Some times without any errors, module will get installed and work properly, if there is some errors just fix it and go ahead.

To know about the technical changes, see this from oca: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0


Also see this: How To Migrate Odoo Modules To Another Version


Thanks

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks a lot.