Skip to content

Conversation

@bhanquier
Copy link

Supports multiple migration paths:

  • v13 → v19 (direct, all-in-one)
  • v13 → v14
  • v14 → v16 (includes v15)
  • v14 → v19
  • v15 → v19
  • v16 → v19
  • v17 → v19
  • v18 → v19

Supports multiple migration paths:
- v13 → v19 (direct, all-in-one)
- v13 → v14
- v14 → v16 (includes v15)
- v14 → v19
- v15 → v19
- v16 → v19
- v17 → v19
- v18 → v19

Co-Authored-By: Claude <noreply@anthropic.com>
@bhanquier
Copy link
Author

bhanquier commented Dec 20, 2025

⚠️ Note about CI failure: These SQL scripts are standalone migration tools, not Python code. They are meant to be run manually with psql after exporting v13 data into a v19 database. The CI failure is expected - these scripts require an existing database with real data to work.

Tested on: Real migration from Odoo 13.0 to 19.0 (HBBL production database, December 2024).

Note: These SQL scripts are standalone tools meant to be run manually after data export/import. They are not designed to run in CI - they require an existing database with migrated data. The CI failure is expected.

@legalsylvain
Copy link
Contributor

That is not how openupgrade is designed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants