This commit is contained in:
2026-01-03 20:43:16 +01:00
parent 3dc1d43a26
commit d1a48fd575

View File

@@ -20692,7 +20692,15 @@ function eval_pyson(value){
pyson_domain: domain, pyson_domain: domain,
pyson_context: JSON.stringify(context), pyson_context: JSON.stringify({
purchase: null,
sale: null,
shipment: null,
type: 'matched',
state: 'all',
wh: 'all',
group: 'by_physic'
}),
pyson_order: 'null', pyson_order: 'null',
pyson_search_value: '[]', pyson_search_value: '[]',