mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
fix yd missing packages from order
This commit is contained in:
@@ -42,7 +42,6 @@ class UpdateDoFromVTPortalProcessor
|
||||
|
||||
try {
|
||||
$address= $packing_list->owner->addresses()->where('status', ApprovalStatus::APPROVED)->first();
|
||||
dd($address);
|
||||
$order = $packing_list->owner;
|
||||
|
||||
if ($packing_list) {
|
||||
|
||||
Reference in New Issue
Block a user