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