Tools to manage environment-dependent configuration
Go to file
jcoux 362ad88f67 Merge fe314a6e9a into e7d428254a 2017-12-21 13:13:44 +00:00
auditlog [add] https 2017-12-18 14:55:35 +01:00
server_environment [FIX] bug on view by changing generated table field name 2017-12-18 13:20:53 +01:00
server_environment_files_sample [MIG] server_environment_files_sample: Migration to 11.0 2017-12-18 13:19:20 +01:00
server_environment_ir_config_parameter fixup! [MIG] server_environment_ir_config_parameter: Migraton to 11.0 2017-12-18 14:55:35 +01:00
setup [ADD] setup.py 2017-12-18 14:55:35 +01:00
.gitignore Add metafiles 2017-12-11 14:41:19 +01:00
.travis.yml Merge remote-tracking branch 'TDu/server_environment_ir_config_parameter' into server_environment_consolidated 2017-12-21 14:11:29 +01:00
LICENSE Add metafiles 2017-12-11 14:41:19 +01:00
README.md [MIG] Add metafiles 2017-12-18 13:16:33 +01:00
oca_dependencies.txt Add oca_dependencies.txt 2017-12-18 17:03:31 +01: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