Commit Graph

6 Commits

Author SHA1 Message Date
Stéphane Bidoul (ACSONE) c25933813e [FIX] missing sudo in server_environment_ir_config_param
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.
2018-01-16 15:29:53 +01:00
Stéphane Bidoul (ACSONE) e650ca0c11 server_environment_ir_config_parameter: migrate to 10.0 2018-01-16 15:15:46 +01:00
Stéphane Bidoul (ACSONE) 819b324ec8 server_environment_ir_config_param: silently replace values by config values
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.
2018-01-16 15:15:46 +01:00
Stéphane Bidoul (ACSONE) 6eb4f39ca7 server_environment_ir_config_parameter: handle empty values better 2018-01-16 15:15:46 +01:00
Stéphane Bidoul (ACSONE) dc993a9ba7 server_environment_ir_config_parameter: work around double ormcache issue 2018-01-16 15:15:46 +01:00
Stéphane Bidoul (ACSONE) aab9f4250f server_environment_ir_config_parameter 2018-01-16 15:15:46 +01:00