Without this sudo get_param would fail when the first user reading a parameter that has changed in the configuration file does not have write access to system parameters. |
||
|---|---|---|
| auditlog | ||
| server_environment_ir_config_parameter | ||
| setup | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
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