From b1b6edf607fec1b0577932856693729a9dbe8fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Tue, 22 Nov 2016 09:45:04 +0100 Subject: [PATCH] server_environment_ir_config_parameter: update roadmap --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 07afc8b..e457f88 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,10 @@ For example you can use this module in combination with web_environment_ribbon: Known issues / Roadmap ====================== -N/A +* When the user modifies System Parameters that are defined in the config + file, the changes are ignored. It would be nice to display which system + parameters come from the config file and possibly make their key and value + readonly in the user interface. Bug Tracker ===========