.coveragerc
.editorconfig
.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
.prettierrc.yml
.pylintrc
.pylintrc-mandatory
AUTHORS.rst
CONTRIBUTING.rst
DEVELOP.rst
HISTORY.rst
LICENSE
README.rst
doc_requirements.txt
pyproject.toml
setup.cfg
setup.py
.github/workflows/documentation-commit.yml
.github/workflows/documentation.yml
.github/workflows/pre-commit.yml
.github/workflows/publish.yml
.github/workflows/unittests.yml
docs/.buildinfo
docs/.buildinfo.bak
docs/.nojekyll
docs/API.html
docs/authors.html
docs/contributing.html
docs/genindex.html
docs/history.html
docs/index.html
docs/installation.html
docs/objects.inv
docs/py-modindex.html
docs/readme.html
docs/search.html
docs/searchindex.js
docs/usage.html
docs/.doctrees/API.doctree
docs/.doctrees/authors.doctree
docs/.doctrees/contributing.doctree
docs/.doctrees/environment.pickle
docs/.doctrees/history.doctree
docs/.doctrees/index.doctree
docs/.doctrees/installation.doctree
docs/.doctrees/readme.doctree
docs/.doctrees/usage.doctree
docs/_static/_sphinx_javascript_frameworks_compat.js
docs/_static/basic.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/sphinx_highlight.js
docs/_static/css/badge_only.css
docs/_static/css/theme.css
docs/_static/css/fonts/Roboto-Slab-Bold.woff
docs/_static/css/fonts/Roboto-Slab-Bold.woff2
docs/_static/css/fonts/Roboto-Slab-Regular.woff
docs/_static/css/fonts/Roboto-Slab-Regular.woff2
docs/_static/css/fonts/fontawesome-webfont.eot
docs/_static/css/fonts/fontawesome-webfont.svg
docs/_static/css/fonts/fontawesome-webfont.ttf
docs/_static/css/fonts/fontawesome-webfont.woff
docs/_static/css/fonts/fontawesome-webfont.woff2
docs/_static/css/fonts/lato-bold-italic.woff
docs/_static/css/fonts/lato-bold-italic.woff2
docs/_static/css/fonts/lato-bold.woff
docs/_static/css/fonts/lato-bold.woff2
docs/_static/css/fonts/lato-normal-italic.woff
docs/_static/css/fonts/lato-normal-italic.woff2
docs/_static/css/fonts/lato-normal.woff
docs/_static/css/fonts/lato-normal.woff2
docs/_static/fonts/Lato/lato-bold.eot
docs/_static/fonts/Lato/lato-bold.ttf
docs/_static/fonts/Lato/lato-bold.woff
docs/_static/fonts/Lato/lato-bold.woff2
docs/_static/fonts/Lato/lato-bolditalic.eot
docs/_static/fonts/Lato/lato-bolditalic.ttf
docs/_static/fonts/Lato/lato-bolditalic.woff
docs/_static/fonts/Lato/lato-bolditalic.woff2
docs/_static/fonts/Lato/lato-italic.eot
docs/_static/fonts/Lato/lato-italic.ttf
docs/_static/fonts/Lato/lato-italic.woff
docs/_static/fonts/Lato/lato-italic.woff2
docs/_static/fonts/Lato/lato-regular.eot
docs/_static/fonts/Lato/lato-regular.ttf
docs/_static/fonts/Lato/lato-regular.woff
docs/_static/fonts/Lato/lato-regular.woff2
docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/_static/js/badge_only.js
docs/_static/js/html5shiv-printshiv.min.js
docs/_static/js/html5shiv.min.js
docs/_static/js/theme.js
docs/_static/js/versions.js
docsource/API.rst
docsource/Makefile
docsource/authors.rst
docsource/conf.py
docsource/contributing.rst
docsource/history.rst
docsource/index.rst
docsource/installation.rst
docsource/make.bat
docsource/readme.rst
docsource/usage.rst
openupgradelib/__init__.py
openupgradelib/openupgrade.py
openupgradelib/openupgrade_120.py
openupgradelib/openupgrade_130.py
openupgradelib/openupgrade_140.py
openupgradelib/openupgrade_160.py
openupgradelib/openupgrade_180.py
openupgradelib/openupgrade_70.py
openupgradelib/openupgrade_80.py
openupgradelib/openupgrade_90.py
openupgradelib/openupgrade_merge_records.py
openupgradelib/openupgrade_tools.py
openupgradelib.egg-info/PKG-INFO
openupgradelib.egg-info/SOURCES.txt
openupgradelib.egg-info/dependency_links.txt
openupgradelib.egg-info/not-zip-safe
openupgradelib.egg-info/requires.txt
openupgradelib.egg-info/top_level.txt
tests/__init__.py
tests/test_openupgradelib.py
tests/addons/openupgradelib_tests/README.rst
tests/addons/openupgradelib_tests/__init__.py
tests/addons/openupgradelib_tests/__manifest__.py
tests/addons/openupgradelib_tests/__openerp__.py
tests/addons/openupgradelib_tests/migrations/10.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/11.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/6.1.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/7.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/8.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/9.0.1.0.0/post-migrate.py