Commit Graph

12 Commits

Author SHA1 Message Date
Mmequignon e012f20969
server_environment_ir_config_parameter: Fix create/write overrides 2023-06-15 13:49:36 +02:00
Alexandre Fayolle 77a229e914 [FIX] server_environment_ir_config_parameter
fix a conflict between this module and mail which overrides the reading
of some mail related system parameters
2023-06-14 14:33:56 +02:00
jsanchez cc7a451973 [MIG] Migration to version 15.0 2022-10-19 19:50:32 +02:00
OCA-git-bot e3f4dfdbfd pre-commit update 2022-10-19 19:50:32 +02:00
Akim Juillerat 456832c15b server_environment_ircp: Fix tests using contextmanager
Before, the values used in the tests were coming from server_environment_files_sample
that were made available using a symbolic link in .travis.yml.
Now, it's loaded dynamically at test execution.
2022-10-19 19:50:32 +02:00
Akim Juillerat e33a69183e [IMP] server_environment_ir_config_parameter: black, isort 2022-10-19 19:50:32 +02:00
Thierry Ducrest 6495d9ffce [MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2022-10-19 19:50:32 +02:00
Gilles Meyomesse 5d77a38c31 [MIG] server_environment_ir_config_parameter from 11 to 12 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) 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) b88a3555e6 server_environment_ir_config_parameter 2022-10-19 19:50:32 +02:00