@ -350,6 +350,12 @@
value: queryParams.toAreaCode
})
}
filterParams.push({
column: "source_type",
action: "!=",
value: "EOP"
return filterParams;
},
@ -456,6 +462,12 @@
action: "==",
value: item.number
var params = {
filters: filters,
@ -562,6 +574,11 @@
column: "fromLocationCode",
value: balance.locationCode
{
]
if(this.productionLineCode){