This commit is contained in:
2026-01-04 09:27:41 +01:00
parent a516b58d44
commit 50803ae557

View File

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