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
Sylvain LE GAL
ef1f8ac22e
[IMP] server_environmnet_ir_config_parameter: display in the config parameter list and form views the new field is_environment, and make the key and values readonly if checked
2022-10-19 19:51:18 +02:00
Benoit Aimont
786a8122f4
[MIG] server_environment_ir_config_parameter: Migration to 16.0
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
Akim Juillerat
783f41d1cb
[MIG] server_environment_ir_config_parameter: Migration to 13.0
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
Adrien Peiffer (ACSONE)
55f9ef40d0
server_environment_ir_config_parameter: missing return.
2022-10-19 19:50:32 +02:00
Stéphane Bidoul (ACSONE)
890f2df1c9
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.
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)
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