mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-30 18:04:28 +00:00
fix order address update to vt
This commit is contained in:
@@ -42,6 +42,7 @@ 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