[Tool] OdooUpgrader - CLI automation wrapper for OpenUpgrade migrations #248
fasilwdr
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
|
Hello @fasilwdr interesting work! but did you have a look at |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thanks to both of you for this awesome work.
I think that this discussion could be closed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OdooUpgrader - OpenUpgrade Automation Tool
Hi Odoo community! 👋
I've been using OpenUpgrade for production database migrations and wanted to share a tool I built to automate the upgrade workflow.
Background
While OpenUpgrade provides excellent migration scripts, the manual process of:
...can be time-consuming and error-prone, especially for multi-version upgrades (e.g., 10.0 → 17.0).
What is OdooUpgrader?
A Python CLI tool that wraps OpenUpgrade in an automated workflow:
Beta Was this translation helpful? Give feedback.
All reactions