mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-23 06:24:21 +00:00
fix yd fetch data
This commit is contained in:
+1
-1
@@ -264,7 +264,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
|
||||
$container->packingLists()->detach($packingList);
|
||||
$container->packingLists()->attach($packingList);
|
||||
|
||||
dump($packingList);
|
||||
$transport = $container->transports()->first();
|
||||
|
||||
if(!$transport){
|
||||
|
||||
Reference in New Issue
Block a user