temp test vt warehouse list

This commit is contained in:
omair saleh
2022-03-27 12:55:06 +08:00
parent 43f3fbff07
commit 8b6db1fb68
@@ -141,7 +141,7 @@ class FetchWarehouseReceiveListFromVTPortalProcessor
continue;
}
dd($orderNumber);
dump($orderNumber);
try {
$order = $this->fetchesOrder->execute(['reference' => $orderNumber]);
} catch (ResourceNotFoundException $exception) {