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: '[]',