Commit Graph

9 Commits

Author SHA1 Message Date
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