mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-24 06:54:26 +00:00
fix yd delivery address update api
This commit is contained in:
@@ -61,6 +61,8 @@ class UpdateDoFromYDPortalProcessor
|
||||
continue;
|
||||
}
|
||||
|
||||
Log::error($row->reference);
|
||||
|
||||
$contact = $address->contacts()->first();
|
||||
|
||||
$phone = $contact ? $contact->phone : null;
|
||||
|
||||
Reference in New Issue
Block a user