Denis Roussel
0314b06723
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-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
06503d4314
server_environment_ir_config_parameter: migrate to 10.0
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
bdc96a05c1
server_environment_ir_config_parameter: update roadmap
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
2495ea7ccc
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-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
b35d23947d
server_environment_ir_config_parameter: handle empty values better
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
33a1917aa1
server_environment_ir_config_parameter: work around double ormcache issue
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE)
dcab9db1f9
server_environment_ir_config_parameter
2020-01-27 16:03:50 +01:00