DiakonieKKKleve/LeistungsnachweisSoziotherapie Gruppenbuchung
This commit is contained in:
@@ -51,6 +51,11 @@ namespace BeWo.DiakonieKKKleve
|
||||
}
|
||||
}
|
||||
}
|
||||
if (s.ServiceDescription.Contains("Gruppe")) //die erstellen meist über Mehrfachbuchung
|
||||
{
|
||||
s.IsGroup = true;
|
||||
}
|
||||
|
||||
if (s.IsGroup)
|
||||
{
|
||||
gesamtGruppe += s.Minutes;
|
||||
|
||||
Reference in New Issue
Block a user