From 59f738ef88b3fcba5c067068844e24f57db924bd Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Sat, 3 Jan 2026 20:06:51 +0100 Subject: [PATCH] 03.01.26 --- tryton-sao.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tryton-sao.js b/tryton-sao.js index e37f4df..ce3b43c 100644 --- a/tryton-sao.js +++ b/tryton-sao.js @@ -20692,7 +20692,8 @@ function eval_pyson(value){ pyson_domain: domain, - pyson_context: JSON.stringify(context), + // pyson_context: JSON.stringify(context), + pyson_context: context, pyson_order: 'null', pyson_search_value: '[]',