diff --git a/ReportImp/AbwKlassen/ServicesOverviewReport.cs b/ReportImp/AbwKlassen/ServicesOverviewReport.cs index 2d9a8fa37..8481a1b4c 100644 --- a/ReportImp/AbwKlassen/ServicesOverviewReport.cs +++ b/ReportImp/AbwKlassen/ServicesOverviewReport.cs @@ -52,6 +52,7 @@ namespace AbwKlassen { lblHatGruppen.Text = "X"; } + ErstelleAbwesenheitenTabelle(pRO); this.bindingSource1.DataSource = pRO;