Tools to manage environment-dependent configuration
Go to file
Stéphane Bidoul (ACSONE) fc4e6e3108 [IMP] load server environment options from odoo rcfile too (#556)
* [IMP] load server environment options from odoo rcfile

This allows delivering the code with default configuration options for
all environments in the server_environment_file module, but letting
the administrator override some configuration entries in the regular
odoo configuration file.

* server_environment_file: update README
2017-12-18 13:18:11 +01:00
auditlog [add] https 2017-12-18 13:18:11 +01:00
server_environment [IMP] load server environment options from odoo rcfile too (#556) 2017-12-18 13:18:11 +01:00
setup [ADD] setup.py 2017-12-18 13:18:11 +01:00
.gitignore Add metafiles 2017-12-11 14:41:19 +01:00
.travis.yml Travis Fixes 2017-12-18 13:18:11 +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

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