Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2798 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Autor

Thanks a lot.