mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
debug do update
This commit is contained in:
@@ -76,7 +76,6 @@ class UpdateDoFromVTPortalProcessor
|
||||
$vt_do = $this->fetchesDataFRomVTPortal->getResponseBody($vt_do);
|
||||
|
||||
if ($vt_do) {
|
||||
dd($vt_do->Rows);
|
||||
foreach ($vt_do->Rows as $key => $row) {
|
||||
dd($packing_list->container->reference);
|
||||
if ($row[4] === $packing_list->container->reference) {
|
||||
|
||||
Reference in New Issue
Block a user