Tools to manage environment-dependent configuration
Go to file
Thomas Binsfeld 4d0a144d2c [REF] Server Environment: restrict access to server config to allowed users
New security group restricting access to server config
Admin is part of the group by default
2019-10-11 09:33:10 +02:00
server_environment [REF] Server Environment: restrict access to server config to allowed users 2019-10-11 09:33:10 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:47:29 +02:00
.travis.yml [MIG] Add metafiles 2019-09-29 23:47:29 +02:00
LICENSE [MIG] Add metafiles 2019-09-29 23:47:29 +02: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.