Commit Graph

12 Commits

Author SHA1 Message Date
OCA Transbot 4022c3241b OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
OCA Transbot 98218878b0 OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
Adrien Peiffer (ACSONE) 3ae3c76854 server_environment_ir_config_parameter: missing return. 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) f58aa87671 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.
2020-11-10 12:59:39 +01:00
OCA Transbot ae267a28e4 OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
Denis Roussel ebfca1f208 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
2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) f7e53e4e9b server_environment_ir_config_parameter: migrate to 10.0 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 41c8e84007 server_environment_ir_config_parameter: update roadmap 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) ed11b499cd 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.
2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 5267279d3b server_environment_ir_config_parameter: handle empty values better 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 39db3d92bd server_environment_ir_config_parameter: work around double ormcache issue 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 74da9ecc87 server_environment_ir_config_parameter 2020-11-10 12:59:39 +01:00