README.md
setup.cfg
setup.py
odoo_tools/__init__.py
odoo_tools/compat.py
odoo_tools/entrypoints.py
odoo_tools/env.py
odoo_tools/exceptions.py
odoo_tools/odoo.py
odoo_tools/utils.py
odoo_tools.egg-info/PKG-INFO
odoo_tools.egg-info/SOURCES.txt
odoo_tools.egg-info/dependency_links.txt
odoo_tools.egg-info/entry_points.txt
odoo_tools.egg-info/requires.txt
odoo_tools.egg-info/top_level.txt
odoo_tools/api/__init__.py
odoo_tools/api/context.py
odoo_tools/api/db.py
odoo_tools/api/environment.py
odoo_tools/api/management.py
odoo_tools/api/modules.py
odoo_tools/api/objects.py
odoo_tools/cli/__init__.py
odoo_tools/cli/odot.py
odoo_tools/cli/click/__init__.py
odoo_tools/cli/click/config.py
odoo_tools/cli/click/entrypoint.py
odoo_tools/cli/click/manage.py
odoo_tools/cli/click/module.py
odoo_tools/cli/click/path.py
odoo_tools/cli/click/platform.py
odoo_tools/cli/click/services.py
odoo_tools/cli/click/shell.py
odoo_tools/cli/click/utils.py
odoo_tools/configuration/__init__.py
odoo_tools/configuration/git.py
odoo_tools/configuration/misc.py
odoo_tools/configuration/odoo.py
odoo_tools/docker/__init__.py
odoo_tools/docker/sudo_entrypoint.py
odoo_tools/docker/user_entrypoint.py
odoo_tools/modules/__init__.py
odoo_tools/modules/render.py
odoo_tools/modules/search.py
odoo_tools/modules/translate.py
odoo_tools/packages/map-15.toml
odoo_tools/requirements/requirements-10.0.txt
odoo_tools/requirements/requirements-11.0.txt
odoo_tools/requirements/requirements-12.0.txt
odoo_tools/requirements/requirements-13.0.txt
odoo_tools/requirements/requirements-14.0.txt
odoo_tools/requirements/requirements-15.0.txt
odoo_tools/requirements/requirements-9.0.txt
odoo_tools/services/__init__.py
odoo_tools/services/fields.py
odoo_tools/services/models.py
odoo_tools/services/objects.py
odoo_tools/utilities/__init__.py
odoo_tools/utilities/modules.py
odoo_tools/utilities/requirements.py
tests/__init__.py
tests/fixtures.py
tests/test_api_objects.py
tests/test_cli.py
tests/test_compat.py
tests/test_configuration_git.py
tests/test_entrypoint.py
tests/test_env.py
tests/test_envvars.py
tests/test_manage.py
tests/test_manifest.py
tests/test_module_search.py
tests/test_modules.py
tests/test_odoo.py
tests/test_odoo_entrypoint.py
tests/test_rendering_description.py
tests/test_requirements.py
tests/test_services.py
tests/test_trans.py
tests/test_utils.py
tests/utils.py