Open source upgrade path for Odoo/OpenERP https://oca.github.io/OpenUpgrade/
  • Python 85.9%
  • HTML 13.6%
  • Shell 0.5%
Find a file
Pedro M. Baeza 69137d9989
Merge pull request #5965 from Tecnativa/18.0-ou-imp-website-cow_views
[18.0][OU-IMP] website: reset unmodified COW templates to upstream
2026-09-04 14:57:48 +02:00
.github [ADD] funding options 2026-03-30 16:05:14 +02:00
docsource Merge pull request #5943 from Tecnativa/18.0-ou-add-sale_product_matrix 2026-08-25 12:14:00 -05: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 [OU-IMP] website: reset unmodified COW templates to upstream 2026-09-04 13:25:14 +02: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
.eslintignore
.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
.pylintrc
.pylintrc-mandatory
.ruff.toml [IMP] copier and github workflows 2025-03-10 20:42:56 +01:00
build_openupgrade_docs
CONTRIBUTING.md
LICENSE
README.md [BOT] post-merge updates 2025-08-23 08:42:23 +00:00
requirements.txt
test-requirements.txt

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.