Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Odoo OpenUpgrade Wizard status ?

by
Holger Brunn
- 07/01/2025 14:46:56
I can't comment on the maturity of this tool, but wrote one myself mainly with 
the idea to make the project more accessible for new contributors:
https://github.com/hbrunn/OpenUpgrade/tree/run-migration
(you'll have to replace oca with hbrunn in the code snippet)

As for the matureness of this: Works pretty well, but as anything relying on 
OpenUpgrade it's not very robust against malformed data or other unexpected 
conditions. So while things *can* work great without any user intervention, 
there's always a chance you'll need to adapt your data to the upgrade scripts' 
expectations (or change those), and that will usually require deep technical 
knowledge about the Odoo versions involved.


-- 
Your partner for the hard Odoo problems
https://hunki-enterprises.com

Reference