Tools to manage environment-dependent configuration
Go to file
OCA-git-bot ad9bf443da [ADD] setup.py 2021-10-16 06:36:25 +00:00
carrier_environment carrier_environment 12.0.1.0.1 2020-04-14 07:31:24 +00:00
data_encryption [ADD] icon.png 2020-03-27 16:59:06 +00:00
mail_environment Remove en.po 2020-12-13 19:52:47 +01:00
pos_environment pos_environment 12.0.1.0.1 2021-03-16 16:38:01 +00:00
server_environment Update translation files 2021-06-09 17:35:18 +00:00
server_environment_data_encryption [ADD] icon.png 2020-03-28 08:50:05 +00:00
server_environment_files_sample server_environment_files_sample 12.0.1.0.1 2020-04-16 16:00:21 +00:00
server_environment_ir_config_parameter Update translation files 2020-10-16 17:06:22 +00:00
setup [ADD] setup.py 2021-10-16 06:36:25 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 21:14:17 +01:00
.gitignore [MIG] Add metafiles 2018-09-27 02:38:22 +02:00
.travis.yml Travis: remove running_env config 2020-04-16 14:51:36 +02:00
LICENSE [MIG] Add metafiles 2018-09-27 02:38:22 +02:00
README.md [MIG] Add metafiles 2018-09-27 02:38:22 +02:00
oca_dependencies.txt [FIX] Taking away external dependency to OCA as the intended changes 2020-09-20 03:39:02 -05: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.