Commit Graph

11 Commits

Author SHA1 Message Date
OCA Transbot bc7ad1e82e
OCA Transbot updated translations from Transifex 2018-11-15 14:01:25 +01:00
Adrien Peiffer (ACSONE) c7fa92fcca
server_environment_ir_config_parameter: missing return. 2018-11-15 14:01:25 +01:00
Stéphane Bidoul (ACSONE) e3cf4532cb
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-11-15 14:01:24 +01:00
OCA Transbot 3db5fb3cc7
OCA Transbot updated translations from Transifex 2018-11-15 14:01:24 +01:00
Denis Roussel fc600840c4
server_environment_ir_config_parameter Avoid loading import
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) be336486f2
server_environment_ir_config_parameter: migrate to 10.0 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) 4d1c4a9b45
server_environment_ir_config_parameter: update roadmap 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) cfa585b422
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-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) f19f39e9ef
server_environment_ir_config_parameter: handle empty values better 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) 648749d122
server_environment_ir_config_parameter: work around double ormcache issue 2018-11-15 14:01:23 +01:00
Stéphane Bidoul (ACSONE) 5ad8bad06a
server_environment_ir_config_parameter 2018-11-15 14:01:23 +01:00