Commit Graph

12 Commits

Author SHA1 Message Date
OCA-git-bot a856702850 Merge PR #98 into 14.0
Signed-off-by sbidoul
2022-08-29 16:04:10 +00:00
oca-git-bot ae5e594b1f
[IMP] update dotfiles [ci skip] 2022-03-31 17:38:31 +02:00
Alexandre Fayolle 53cfc39558 [FIX] server_environment_ir_config_parameter
fix a conflict between this module and mail which overrides the reading
of some mail related system parameters
2021-12-22 16:40:26 +01:00
OCA-git-bot 62e5bc8386 pre-commit update 2020-11-10 12:59:39 +01:00
Akim Juillerat 57c421d1eb 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.
2020-11-10 12:59:39 +01:00
Akim Juillerat 99a2af9ed6 [IMP] server_environment_ir_config_parameter: black, isort 2020-11-10 12:59:39 +01:00
Thierry Ducrest 25a2fa2683 [MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2020-11-10 12:59:39 +01:00
Gilles Meyomesse d9103bc15c [MIG] server_environment_ir_config_parameter from 11 to 12 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) f7e53e4e9b server_environment_ir_config_parameter: migrate to 10.0 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) ed11b499cd 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-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 5267279d3b server_environment_ir_config_parameter: handle empty values better 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 74da9ecc87 server_environment_ir_config_parameter 2020-11-10 12:59:39 +01:00