Tools to manage environment-dependent configuration
Go to file
OCA-git-bot 7692063798 Merge PR #51 into 13.0
Signed-off-by simahawk
2020-07-19 09:06:55 +00:00
mail_environment mail_environment 13.0.1.0.2 2020-03-05 07:12:51 +00:00
server_environment Fix server_environment version 2020-07-03 12:24:53 +02:00
server_environment_ir_config_parameter pre-commit update 2020-03-14 12:24:34 +01:00
setup [ADD] setup.py 2020-02-13 10:31:35 +00:00
.editorconfig pre-commit update 2020-03-14 12:24:34 +01:00
.eslintrc.yml pre-commit update 2020-03-14 12:24:34 +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 update 2020-03-14 12:24:34 +01:00
.pre-commit-config.yaml [UPD] pin flake8 version [ci skip] 2020-05-13 14:09:55 +02:00
.prettierrc.yml pre-commit update 2020-03-14 12:24:34 +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 Travis: remove running_env config 2020-04-02 09:50:50 +02: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.