mirror of
https://github.com/OCA/OpenUpgrade.git
synced 2026-04-23 19:04:15 -06:00
Open source upgrade path for Odoo/OpenERP
https://oca.github.io/OpenUpgrade/
- Python 85.7%
- HTML 13.8%
- Shell 0.5%
|
|
||
|---|---|---|
| .github | ||
| docsource | ||
| openupgrade_framework | ||
| openupgrade_scripts | ||
| setup/_metapackage | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierignore | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| build_openupgrade_docs | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| test-requirements.txt | ||
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 | 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.
