Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] openupgrade_180.convert_company_dependent #396

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

hbrunn
Copy link
Member

@hbrunn hbrunn commented Jan 20, 2025

plus a small patch to allow migration signatures (env, version). This needs to go to openupgrade.py because otherwise you can't say

from openupgradelib import openupgrade

openupgrade.migrate()
migration(env, version=None):

This is extracted from OCA/OpenUpgrade#4709 where you can see it in use.

@hbrunn hbrunn force-pushed the master-v18-specifics branch from c6e2b07 to cc68305 Compare January 20, 2025 07:03
Copy link
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@pedrobaeza pedrobaeza merged commit 1c8d2d8 into OCA:master Jan 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants