From 1857c6d5426b3d2213af8d44fe9f052e344075e8 Mon Sep 17 00:00:00 2001 From: Majda EL MARIOULI Date: Tue, 2 Apr 2024 12:45:56 -0400 Subject: [PATCH] TA#63806 [FIX] tracking_manager: Remove editable='bottom' attribute This attribute make the vue on mode edit, so this create a conflict with a third party module "ks_list_view_manager". The changes with the toggle button aren't saved when the module installed and the view in edit mode. --- tracking_manager/views/ir_model_fields.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking_manager/views/ir_model_fields.xml b/tracking_manager/views/ir_model_fields.xml index 048d68b2028..fa638b24f4f 100644 --- a/tracking_manager/views/ir_model_fields.xml +++ b/tracking_manager/views/ir_model_fields.xml @@ -19,7 +19,7 @@ ir.model.fields - +