Open source upgrade path for Odoo/OpenERP https://oca.github.io/OpenUpgrade/
  • Python 85.7%
  • HTML 13.8%
  • Shell 0.5%
Find a file
Miquel Raïch c4958a0660
Merge pull request #5597 from OCA/18.0-update-analysis-bot
[18.0][IMP] Update analysis files
2026-04-22 10:17:45 +02:00
.github [ADD] funding options 2026-03-30 16:05:14 +02:00
docsource [IMP] Update analysis files 2026-04-07 11:42:20 +02:00
openupgrade_framework [FIX]openupgrade_framework: Fix Nonetype Error when install_filenmae path does not exist 2025-11-10 12:19:30 +01:00
openupgrade_scripts [IMP] Update analysis files 2026-04-20 07:13:47 +00:00
setup/_metapackage [BOT] post-merge updates 2025-03-21 11:46:27 +00:00
.copier-answers.yml [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
.editorconfig 17.0 - Initial setup 2024-09-30 12:50:39 +02:00
.eslintignore 17.0 - Initial setup 2024-09-30 12:50:39 +02:00
.eslintrc.yml [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
.gitignore [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
.pre-commit-config.yaml [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
.prettierignore [IMP] .prettierignore: Don't touch any noupdate_changes* 2025-07-26 12:19:35 +02:00
.prettierrc.yml 17.0 - Initial setup 2024-09-30 12:50:39 +02:00
.pylintrc [INIT] 18.0: Replace version numbers. 2024-09-30 15:49:23 +02:00
.pylintrc-mandatory [INIT] 18.0: Replace version numbers. 2024-09-30 15:49:23 +02:00
.ruff.toml [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
build_openupgrade_docs [IMP] openupgrade_framework: pre-commit auto fixes and enable 2024-09-30 12:50:39 +02:00
CONTRIBUTING.md 17.0 - Initial setup 2024-09-30 12:50:39 +02:00
LICENSE 17.0 - Initial setup 2024-09-30 12:50:39 +02:00
README.md [BOT] post-merge updates 2025-08-23 08:42:23 +00:00
requirements.txt [FIX] define openupgradelib git url in test-requirements.txt 2024-09-30 12:50:39 +02:00
test-requirements.txt [FIX] define openupgradelib git url in test-requirements.txt 2024-09-30 12:50:39 +02:00

Pre-commit Status Build Status codecov

OpenUpgrade logo

Tools to upgrade Odoo instances from a major version to another

This OCA project aims to provide an Open Source upgrade path for Odoo from one major Odoo version to the next one. It is hosted at GitHub. For documentation, see here.

Available addons

addon version maintainers summary
openupgrade_framework 18.0.1.0.3 legalsylvain StefanRijnhart hbrunn Module to integrate in the server_wide_modules option to make upgrades between two major revisions.
openupgrade_scripts 18.0.1.0.0 Module that contains all the migrations analysis and scripts for migrate Odoo SA modules.

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.