Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2802 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

Thanks a lot.