provide by that external branch has already been merged at commit https://github.com/oca/delivery-carrier/commit/a614331f1017f52e72 from PR https://github.com/OCA/delivery-carrier/pull/212 This reverting part of PR https://github.com/OCA/server-env/pull/22 |
||
|---|---|---|
| carrier_environment | ||
| data_encryption | ||
| mail_environment | ||
| pos_environment | ||
| server_environment | ||
| server_environment_data_encryption | ||
| server_environment_files_sample | ||
| server_environment_ir_config_parameter | ||
| setup | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| oca_dependencies.txt | ||
README.md
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
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.