Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2851 Näkymät

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
Hylkää
Paras vastaus

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
Hylkää
Tekijä

Thanks a lot.