Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2806 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Auteur

Thanks a lot.