mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
missing orders
This commit is contained in:
@@ -154,10 +154,6 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
|
||||
foreach($rows->data as $row){
|
||||
|
||||
if($row->expressno !== 'M202202271025545'){
|
||||
continue;
|
||||
}
|
||||
|
||||
$containerReference = null;
|
||||
$loadingDate = null;
|
||||
$unstuffingDate = null;
|
||||
|
||||
Reference in New Issue
Block a user