@ -347,7 +347,12 @@
column: "type",
action: "==",
value: this.type
},
{
column: "status",
action: "in",
value: '1,2',
}
// {
// column: "fromLocationCode",
// action: "==",
@ -372,6 +372,11 @@
@ -379,7 +379,12 @@
column: "itemCode",
value: result.label.itemCode
@ -323,6 +323,11 @@