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