Denis Roussel
3521339d8a
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
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
baac491db2
server_environment_ir_config_parameter: migrate to 10.0
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
15b6f00c9d
server_environment_ir_config_parameter: update roadmap
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
7c02dfec77
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.
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
30a1319175
server_environment_ir_config_parameter: handle empty values better
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
51a2610232
server_environment_ir_config_parameter: work around double ormcache issue
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
b88a3555e6
server_environment_ir_config_parameter
2022-10-19 19:50:32 +02:00