Tools to manage environment-dependent configuration
Go to file
OCA Transbot b6a3bab7f7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-13.0/server-env-13.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment/
2020-02-13 10:31:44 +00:00
mail_environment Update translation files 2020-01-31 17:52:24 +00:00
server_environment Update translation files 2020-02-13 10:31:44 +00:00
server_environment_ir_config_parameter [UPD] README.rst 2020-02-13 10:31:34 +00:00
setup [ADD] setup.py 2020-02-13 10:31:35 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 20:28:10 +01:00
.eslintrc pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.flake8 pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.gitignore [MIG] Add metafiles 2019-09-29 23:47:29 +02:00
.isort.cfg pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.pre-commit-config.yaml pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.pylintrc pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.pylintrc-mandatory pre-commit, black, isort 2019-12-16 13:10:27 +01:00
.travis.yml [UPD] .travis.yml: Use verbose colored pre-commit [skip ci] 2020-01-31 18:52:17 +01:00
LICENSE pre-commit, black, isort 2019-12-16 13:10:27 +01:00
README.md [MIG] Add metafiles 2019-09-29 23:47:29 +02:00

README.md

Licence Runbot Status Build Status Coverage Status

Odoo server environment

This repository hosts official server environment managment modules provided by the OCA.

Those modules provides a way to define an environment in the main Odoo configuration file and to read some configuration files depending on the environment you defined.

To define an environment, put 'dev', 'test', 'production' in your odoo configuration file:

[options]
running_env=dev

Translation Status

Transifex Status


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.