Dakota -> Data Verweis entfernt
This commit is contained in:
@@ -329,11 +329,10 @@ namespace BeWo.Service.ServiceImplementations
|
||||
Message = app8res.Message,
|
||||
Success = app8res.Success,
|
||||
Hausanschrift = app8res.Hausanschrift ?? new AddressDC(),
|
||||
Postfachanschrift=app8res.Postfachanschrift ?? new AddressDC(),
|
||||
Grosskundenanschrift =app8res.Grosskundenanschrift ?? new AddressDC()
|
||||
Postfachanschrift = app8res.Postfachanschrift ?? new AddressDC(),
|
||||
Grosskundenanschrift = app8res.Grosskundenanschrift ?? new AddressDC()
|
||||
};
|
||||
|
||||
|
||||
// Schaue, ob IK Krankenkassen bereits bei einer anderen Organisation hinterlegt ist
|
||||
if (res.Gefunden)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user