Tools to manage environment-dependent configuration
Go to file
oca-travis 97e3eef3c4 [UPD] Update payment_environment.pot 2022-04-26 07:07:57 +00:00
mail_environment Remove en.po 2020-12-13 19:53:40 +01:00
payment_environment [UPD] Update payment_environment.pot 2022-04-26 07:07:57 +00:00
server_environment server_environment 13.0.3.1.0 2021-12-02 14:36:40 +00:00
server_environment_ir_config_parameter pre-commit update 2020-03-14 12:24:34 +01:00
setup [ADD] setup.py 2021-11-23 14:14:43 +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 Upgrade pylint-odoo for 13.0 [ci skip] 2020-11-05 18:05:26 +01:00
.prettierrc.yml pre-commit update 2020-03-14 12:24:34 +01:00
.pylintrc update dotfiles [ci skip] 2020-11-01 23:06:25 +01:00
.pylintrc-mandatory update dotfiles [ci skip] 2020-11-01 23:06:25 +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.