mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-19 04:24:00 +00:00
large commit
This commit is contained in:
@@ -25,7 +25,8 @@ class CreatesAddress
|
||||
public function execute(AddressBookObject $object){
|
||||
|
||||
$model = $this->repository->create([
|
||||
'company_id' => $object->getReferenceId(),
|
||||
'type' => 0,
|
||||
'reference_id' => $object->getReferenceId(),
|
||||
'reference' => $object->getName(),
|
||||
'contact' => $object->getPhoneNumber(),
|
||||
'street_one' => $object->getStreetOne(),
|
||||
|
||||
Reference in New Issue
Block a user