Hello, I'm using version 11 of odoo CE on a docker environment.
https://github.com/OCA/OpenUpgrade
I would like to migrate this odoo database to the new version: odoo v12
many questions have been asked on the subject but I can't find clear enough answers to my taste. I would like to know how to carry out this migration, looking a little bit we always come back to openUpgrade:
https://github.com/OCA/OpenUpgrade
and its documentation: https://doc.therp.nl/openupgrade/.
I must admit that it doesn't help me much, I can't find a clear explanation of how to use this script...
In this question we find a clearer answer proposed by aktiv software: https://www.odoo.com/fr_FR/forum/aide-1/question/how-to-do-odoo-database-migration-by-using-https-github-com-oca-openupgrade-122800.
But there are no examples, moreover when I come across the documentaton I see a message from the author that the script does not allow to migrate to versions higher than 9?? (https://doc.therp.nl/openupgrade/migrate.py.html.) The author also recommends another method that I don't know how to use either... in short I'm lost in all of this my questions are as follows:
- Does OpenUpgrade still work for an odoo 11 to odoo 12 migration?
- Is there another simpler method?
- Are there any instructions / a clear and very complete tutorial showing all the steps to perform for a migration? (A video would be the best but a post with images and code examples will do very well)
- If this does not exist, could someone try to explain as well as possible the steps to be taken to carry out this migration?
Thank you for the time you will take to answer me.