KontaktUndKrisenhilfeReports: Fehlkontakte Sammelrechnung
This commit is contained in:
@@ -64,7 +64,10 @@ namespace BeWo.KontaktUndKrisenhilfeReports
|
||||
ii.HourlyRateString = pRO.AmountEquityContribution;
|
||||
}
|
||||
|
||||
ii.ServiceDescription = "Direkte Leistung";
|
||||
if (!ii.ServiceDescription.ToLower().Contains("fehlkontakt"))
|
||||
{
|
||||
ii.ServiceDescription = "Direkte Leistung";
|
||||
}
|
||||
}
|
||||
}
|
||||
this.bindingSource1.DataSource = pRO;
|
||||
|
||||
Reference in New Issue
Block a user