mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-20 04:53:59 +00:00
temp test vt warehouse list
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ class FetchWarehouseReceiveListFromVTPortalProcessor
|
||||
$marking = preg_split('(-|\(|\)|\/)', str_replace("/YW","", $parcel[5]));
|
||||
$orderNumber = $marking[array_key_last($marking)];
|
||||
|
||||
dd($orderNumber);
|
||||
dump($orderNumber);
|
||||
continue;
|
||||
if(!$parcel[9]){
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user