New Header / Slider / Infos from API
This commit is contained in:
parent
645ea5da7d
commit
ee89626864
49 changed files with 6213 additions and 965 deletions
|
|
@ -75,7 +75,7 @@ class FewoBookingSternToursCrmExporter extends SternToursCrmExporter
|
|||
'city' => $fewoBookingRequest->getCity(),
|
||||
'travel_nationality_id' => $fewoBookingRequest->getNation(),
|
||||
'phone' => $fewoBookingRequest->getPhone(),
|
||||
'fax' => $fewoBookingRequest->getFax(),
|
||||
'mobile' => $fewoBookingRequest->getMobile(),
|
||||
'email' => $fewoBookingRequest->getEmail()
|
||||
],
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue