Tools to manage environment-dependent configuration
Go to file
OCA Transbot 375a94f5a3 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-11-22 20:35:15 +00:00
mail_environment mail_environment 13.0.1.0.2 2020-03-05 07:12:51 +00:00
server_environment Update translation files 2020-11-22 20:35:15 +00: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 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.