Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: New module to upgrade Odoo from Odoo itself

by
Sergio Corato
- 20/06/2025 15:46:32
I use openupgrade, inside this module in an automated way.
Sergio Corato


Il giorno ven 20 giu 2025 alle ore 15:36 Jordi Ballester Alomar <notifications@odoo-community.org> ha scritto:
Why not use openupgrade?

Jordi Ballester Alomar 
CEO & Founder, ForgeFlow
Spain: (+34) 629530707 | USA: (+1) 646 980 4659 | Denmark: (+45) 78 78 21 89 - Ext. 101


      



The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.

El vie, 20 jun 2025, 15:22, Sergio Corato <notifications@odoo-community.org> escribió:
Hi all!

I put in a module for Odoo the methods I use to migrate Odoo from v. 7.0 onwards, to migrate to one or more upper versions from inside Odoo itself.

It works by creating a series of virtualenv, one for each version to migrate, and making some customizable fixes on the process.

The readme of the module is here https://github.com/efatto/openupgrader/blob/14.0/openupgrader/README.rst and I would like to contribute it to OCA if possible.

Sergio Corato

Notes:
1. The methods need a robust refactoring - I've started to write them when I barely knew Python - but they have worked for several years, migrating more versions like from 8.0 to 12.0.
2.  This module needs some extra debian package to work in the default OCA container, so it's impossible to make the tests work now.

Sergio Corato

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference