Commit Graph

10 Commits

Author SHA1 Message Date
Sylvain LE GAL 77fe523569 [IMP] server_environmnet_ir_config_parameter: display in the config parameter list and form views the new field is_environment, and make the key and values readonly if checked 2020-10-16 12:25:36 +02:00
Thierry Ducrest b8b5ad4f00
[MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2018-11-15 15:39:30 +01:00
Gilles Meyomesse 75ef7f318f
[MIG] server_environment_ir_config_parameter from 11 to 12 2018-11-15 14:50:14 +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
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) 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