Tools to manage environment-dependent configuration
Go to file
Rodrigo Macedo f7917cee23 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: server-env-12.0/server-env-12.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-mail_environment/pt_BR/
2020-01-28 11:49:01 +01:00
mail_environment Translated using Weblate (Portuguese (Brazil)) 2020-01-28 11:49:01 +01:00
server_environment Update translation files 2020-01-16 14:53:38 +00:00
setup [ADD] setup.py 2019-10-11 10:00:25 +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 Set running_env for CI 2019-12-16 13:11:44 +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.