mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-23 14:34:19 +00:00
debug do update
This commit is contained in:
@@ -76,6 +76,7 @@ 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