Commit Graph

8 Commits

Author SHA1 Message Date
OCA Transbot 34609dadd6 OCA Transbot updated translations from Transifex 2017-12-18 14:55:35 +01:00
Denis Roussel dff49d4ac4 [10.0][FIX] 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
2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) de2bbf8a88 server_environment_ir_config_parameter: migrate to 10.0 2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) 35d8693ff5 server_environment_ir_config_parameter: update roadmap 2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) 8b3f7afcf7 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.
2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) 5daff471ba server_environment_ir_config_parameter: handle empty values better 2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) f9e30c69be server_environment_ir_config_parameter: work around double ormcache issue 2017-12-18 14:55:35 +01:00
Stéphane Bidoul (ACSONE) 4612782f83 server_environment_ir_config_parameter 2017-12-18 14:55:35 +01:00