04.01.26
This commit is contained in:
@@ -20692,16 +20692,16 @@ function eval_pyson(value){
|
|||||||
|
|
||||||
pyson_domain: domain,
|
pyson_domain: domain,
|
||||||
|
|
||||||
pyson_context: JSON.stringify({
|
// pyson_context: JSON.stringify({
|
||||||
purchase: null,
|
// purchase: null,
|
||||||
sale: null,
|
// sale: null,
|
||||||
shipment: null,
|
// shipment: null,
|
||||||
type: 'matched',
|
// type: 'matched',
|
||||||
state: 'all',
|
// state: 'all',
|
||||||
wh: 'all',
|
// wh: 'all',
|
||||||
group: 'by_physic'
|
// group: 'by_physic'
|
||||||
}),
|
// }),
|
||||||
|
pyson_context: JSON.stringify(context),
|
||||||
pyson_order: 'null',
|
pyson_order: 'null',
|
||||||
pyson_search_value: '[]',
|
pyson_search_value: '[]',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user