diff --git a/ReportImp/KomMitBewo/ServicesOverviewReport.cs b/ReportImp/KomMitBewo/ServicesOverviewReport.cs index 3bd520d8f..a5949abc1 100644 --- a/ReportImp/KomMitBewo/ServicesOverviewReport.cs +++ b/ReportImp/KomMitBewo/ServicesOverviewReport.cs @@ -21,8 +21,6 @@ namespace KommMit TimeSpan tspan; double d; - lblDatum.Text = string.Format("{0:dd.MM.yyyy}", DateTime.Now); - pRO.Costbearer = String.Format("({0} - {1}) {2}", pRO.ApprovedStartDate, pRO.ApprovedEndDate, pRO.Costbearer); if (pRO.Services != null)