From f458e2bfeb505fd4101a614fd0285194707ed2fc Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Mon, 29 Dec 2025 00:25:47 +0100 Subject: [PATCH] 28_12_25 --- tryton-sao.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tryton-sao.js b/tryton-sao.js index f7f889b..b05be93 100644 --- a/tryton-sao.js +++ b/tryton-sao.js @@ -20679,7 +20679,7 @@ function eval_pyson(value){ Sao.Tab.create({ model: model, res_id: res_id, - mode: ['form', 'tree'], + mode: ['tree', 'form'], domain: domain, target: "new", });