diff --git a/ReportImp/LebenshilfeRemscheidWohngruppe/Quittierungsbeleg.cs b/ReportImp/LebenshilfeRemscheidWohngruppe/Quittierungsbeleg.cs index 65de49b0e..fe3b53ef3 100644 --- a/ReportImp/LebenshilfeRemscheidWohngruppe/Quittierungsbeleg.cs +++ b/ReportImp/LebenshilfeRemscheidWohngruppe/Quittierungsbeleg.cs @@ -70,6 +70,7 @@ namespace LebenshilfeRemscheidWohngruppe lblHatGruppen.Text = "X"; } + SetzeBewilligungInfos(pRO); ErstelleAbwesenheitenTabelle(pRO); bindingSource1.DataSource = pRO;