Bugfix Vga Statistik
This commit is contained in:
@@ -66,7 +66,11 @@ namespace BeWo.Service.Reporting.Straffaelligenhilfe
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (statistik == null)
|
||||
{
|
||||
return;
|
||||
}
|
||||
statistik.StartDate = this.StartDate;
|
||||
statistik.EndDate = this.EndDate;
|
||||
statistik.ProcessCustomerVermittlungArbeit(customer, cva);
|
||||
|
||||
Reference in New Issue
Block a user