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