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:
+1
-1
@@ -159,7 +159,7 @@ class FetchLoadedContainersFromVTPortalProcessor
|
||||
$originWarehouse = $this->fetchesCompanyModule->execute(['id' => $warehouseId === 11 ? 3 : 4]);
|
||||
$container = $this->createContainerProcessor->execute($containerObject, $originWarehouse);
|
||||
}
|
||||
|
||||
dd($container);
|
||||
|
||||
foreach($containerDetail->Rows as $packingList){
|
||||
if($index !== 10){
|
||||
|
||||
Reference in New Issue
Block a user