Akim Juillerat
193f88ddac
[IMP] server_environment_ir_config_parameter: black, isort
2023-11-13 09:49:24 +01:00
Akim Juillerat
f02e50dd0b
[MIG] server_environment_ir_config_parameter: Migration to 13.0
2023-11-13 09:49:24 +01:00
Thierry Ducrest
ae201ae666
[MIG] fix tests
...
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2023-11-13 09:49:24 +01:00
Gilles Meyomesse
0c2ea10038
[MIG] server_environment_ir_config_parameter from 11 to 12
2023-11-13 09:49:24 +01:00
Adrien Peiffer (ACSONE)
d340268b9a
server_environment_ir_config_parameter: missing return.
2023-11-13 09:49:24 +01:00
Stéphane Bidoul (ACSONE)
29c9388efe
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.
2023-11-13 09:49:24 +01:00
Denis Roussel
25ab5232cb
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
2023-11-13 09:49:24 +01:00
Stéphane Bidoul (ACSONE)
19123364b8
server_environment_ir_config_parameter: migrate to 10.0
2023-11-13 09:43:17 +01:00
Stéphane Bidoul (ACSONE)
8b7b3b90ec
server_environment_ir_config_parameter: update roadmap
2023-11-13 09:43:17 +01:00
Stéphane Bidoul (ACSONE)
5e64016eb4
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.
2023-11-13 09:43:17 +01:00
Stéphane Bidoul (ACSONE)
17036b541e
server_environment_ir_config_parameter: handle empty values better
2023-11-13 09:43:17 +01:00
Stéphane Bidoul (ACSONE)
b7ab912369
server_environment_ir_config_parameter: work around double ormcache issue
2023-11-13 09:43:17 +01:00
Stéphane Bidoul (ACSONE)
4041930025
server_environment_ir_config_parameter
2023-11-13 09:43:17 +01:00