From cd7dd6948bf18171da6d057ea7e9eaf527add882 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Thu, 12 Mar 2026 13:32:39 +0100 Subject: [PATCH] =?UTF-8?q?MH:=20Flexible=20Jugendarbeit=20Frankfurt=20EV?= =?UTF-8?q?=20Quittierungsbeleg=20Tabelle=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LeistungsnachweisEFH.Designer.cs | 249 +++++++++++++++--- 1 file changed, 215 insertions(+), 34 deletions(-) diff --git a/ReportImp/FlexibleJugendarbeitFrankfurtEV/LeistungsnachweisEFH.Designer.cs b/ReportImp/FlexibleJugendarbeitFrankfurtEV/LeistungsnachweisEFH.Designer.cs index 2a67129f1..6cb12369e 100644 --- a/ReportImp/FlexibleJugendarbeitFrankfurtEV/LeistungsnachweisEFH.Designer.cs +++ b/ReportImp/FlexibleJugendarbeitFrankfurtEV/LeistungsnachweisEFH.Designer.cs @@ -54,6 +54,8 @@ namespace FlexibleJugendarbeitFrankfurtEV this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); + this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); @@ -101,8 +103,15 @@ namespace FlexibleJugendarbeitFrankfurtEV this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.fieldKontaktArt = new DevExpress.XtraReports.UI.CalculatedField(); this.FLS = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -392,6 +401,42 @@ namespace FlexibleJugendarbeitFrankfurtEV this.ReportHeader.HeightF = 230.4167F; this.ReportHeader.Name = "ReportHeader"; // + // xrLabel9 + // + this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel9.CanGrow = false; + this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F); + this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(370.8847F, 113.5418F); + this.xrLabel9.Name = "xrLabel9"; + this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel9.SizeF = new System.Drawing.SizeF(343.3182F, 20.00002F); + this.xrLabel9.StylePriority.UseBackColor = false; + this.xrLabel9.StylePriority.UseBorders = false; + this.xrLabel9.StylePriority.UseFont = false; + this.xrLabel9.StylePriority.UsePadding = false; + this.xrLabel9.StylePriority.UseTextAlignment = false; + this.xrLabel9.Text = "[CostBearer2SupportConceptList.SupportConcept.Customer.DebitorNumber]"; + this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // xrLabel17 + // + this.xrLabel17.BackColor = System.Drawing.Color.Transparent; + this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel17.CanGrow = false; + this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F); + this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5418F); + this.xrLabel17.Name = "xrLabel17"; + this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel17.SizeF = new System.Drawing.SizeF(370.8847F, 20.00002F); + this.xrLabel17.StylePriority.UseBackColor = false; + this.xrLabel17.StylePriority.UseBorders = false; + this.xrLabel17.StylePriority.UseFont = false; + this.xrLabel17.StylePriority.UsePadding = false; + this.xrLabel17.StylePriority.UseTextAlignment = false; + this.xrLabel17.Text = "AZ JHS"; + this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // // xrLabel20 // this.xrLabel20.BackColor = System.Drawing.Color.Transparent; @@ -804,11 +849,20 @@ namespace FlexibleJugendarbeitFrankfurtEV // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrLabel41, + this.xrLabel40, + this.xrLabel39, + this.xrLabel38, + this.xrLabel37, + this.xrLabel18, + this.xrLabel42, + this.xrLabel43, + this.xrLabel44, this.xrTable1, this.xrLabel12, this.xrLabel10, this.xrLabel1}); - this.GroupFooter1.HeightF = 141.4998F; + this.GroupFooter1.HeightF = 317.5415F; this.GroupFooter1.KeepTogether = true; this.GroupFooter1.Name = "GroupFooter1"; // @@ -1107,41 +1161,159 @@ namespace FlexibleJugendarbeitFrankfurtEV this.FLS.Expression = "Round([Minutes]/60,2)"; this.FLS.Name = "FLS"; // - // xrLabel9 + // xrLabel41 // - this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrLabel9.CanGrow = false; - this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F); - this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(370.8847F, 113.5418F); - this.xrLabel9.Name = "xrLabel9"; - this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); - this.xrLabel9.SizeF = new System.Drawing.SizeF(343.3182F, 20.00002F); - this.xrLabel9.StylePriority.UseBackColor = false; - this.xrLabel9.StylePriority.UseBorders = false; - this.xrLabel9.StylePriority.UseFont = false; - this.xrLabel9.StylePriority.UsePadding = false; - this.xrLabel9.StylePriority.UseTextAlignment = false; - this.xrLabel9.Text = "[CostBearer2SupportConceptList.SupportConcept.Customer.DebitorNumber]"; - this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrLabel41.BackColor = System.Drawing.Color.Transparent; + this.xrLabel41.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrLabel41.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel41.LocationFloat = new DevExpress.Utils.PointFloat(170.8333F, 177.5414F); + this.xrLabel41.Name = "xrLabel41"; + this.xrLabel41.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel41.SizeF = new System.Drawing.SizeF(272.0001F, 20.00002F); + this.xrLabel41.StylePriority.UseBackColor = false; + this.xrLabel41.StylePriority.UseBorders = false; + this.xrLabel41.StylePriority.UseFont = false; + this.xrLabel41.StylePriority.UsePadding = false; + this.xrLabel41.StylePriority.UseTextAlignment = false; + this.xrLabel41.Text = "Unterschrift"; + this.xrLabel41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // - // xrLabel17 + // xrLabel40 // - this.xrLabel17.BackColor = System.Drawing.Color.Transparent; - this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + this.xrLabel40.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrLabel40.CanGrow = false; + this.xrLabel40.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel40.LocationFloat = new DevExpress.Utils.PointFloat(442.8367F, 177.5414F); + this.xrLabel40.Name = "xrLabel40"; + this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel40.SizeF = new System.Drawing.SizeF(271.3664F, 20.00002F); + this.xrLabel40.StylePriority.UseBackColor = false; + this.xrLabel40.StylePriority.UseBorders = false; + this.xrLabel40.StylePriority.UseFont = false; + this.xrLabel40.StylePriority.UsePadding = false; + this.xrLabel40.StylePriority.UseTextAlignment = false; + this.xrLabel40.Text = "Bemerkung"; + this.xrLabel40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + // + // xrLabel39 + // + this.xrLabel39.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel39.CanGrow = false; + this.xrLabel39.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(442.8333F, 257.5414F); + this.xrLabel39.Name = "xrLabel39"; + this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel39.SizeF = new System.Drawing.SizeF(271.3664F, 60.00009F); + this.xrLabel39.StylePriority.UseBackColor = false; + this.xrLabel39.StylePriority.UseBorders = false; + this.xrLabel39.StylePriority.UseFont = false; + this.xrLabel39.StylePriority.UsePadding = false; + this.xrLabel39.StylePriority.UseTextAlignment = false; + this.xrLabel39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // xrLabel38 + // + this.xrLabel38.BackColor = System.Drawing.Color.Transparent; + this.xrLabel38.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrLabel17.CanGrow = false; - this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F); - this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5418F); - this.xrLabel17.Name = "xrLabel17"; - this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); - this.xrLabel17.SizeF = new System.Drawing.SizeF(370.8847F, 20.00002F); - this.xrLabel17.StylePriority.UseBackColor = false; - this.xrLabel17.StylePriority.UseBorders = false; - this.xrLabel17.StylePriority.UseFont = false; - this.xrLabel17.StylePriority.UsePadding = false; - this.xrLabel17.StylePriority.UseTextAlignment = false; - this.xrLabel17.Text = "AZ JHS"; - this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrLabel38.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(170.83F, 257.5414F); + this.xrLabel38.Name = "xrLabel38"; + this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel38.SizeF = new System.Drawing.SizeF(272.0034F, 59.99997F); + this.xrLabel38.StylePriority.UseBackColor = false; + this.xrLabel38.StylePriority.UseBorders = false; + this.xrLabel38.StylePriority.UseFont = false; + this.xrLabel38.StylePriority.UsePadding = false; + this.xrLabel38.StylePriority.UseTextAlignment = false; + this.xrLabel38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // xrLabel37 + // + this.xrLabel37.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel37.CanGrow = false; + this.xrLabel37.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(442.8368F, 197.5414F); + this.xrLabel37.Name = "xrLabel37"; + this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel37.SizeF = new System.Drawing.SizeF(271.3664F, 59.99995F); + this.xrLabel37.StylePriority.UseBackColor = false; + this.xrLabel37.StylePriority.UseBorders = false; + this.xrLabel37.StylePriority.UseFont = false; + this.xrLabel37.StylePriority.UsePadding = false; + this.xrLabel37.StylePriority.UseTextAlignment = false; + this.xrLabel37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // xrLabel18 + // + this.xrLabel18.BackColor = System.Drawing.Color.Transparent; + this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(170.8333F, 197.5414F); + this.xrLabel18.Name = "xrLabel18"; + this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel18.SizeF = new System.Drawing.SizeF(272F, 60F); + this.xrLabel18.StylePriority.UseBackColor = false; + this.xrLabel18.StylePriority.UseBorders = false; + this.xrLabel18.StylePriority.UseFont = false; + this.xrLabel18.StylePriority.UsePadding = false; + this.xrLabel18.StylePriority.UseTextAlignment = false; + this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // xrLabel42 + // + this.xrLabel42.BackColor = System.Drawing.Color.Transparent; + this.xrLabel42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel42.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(0F, 197.5414F); + this.xrLabel42.Name = "xrLabel42"; + this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel42.SizeF = new System.Drawing.SizeF(170.83F, 60F); + this.xrLabel42.StylePriority.UseBackColor = false; + this.xrLabel42.StylePriority.UseBorders = false; + this.xrLabel42.StylePriority.UseFont = false; + this.xrLabel42.StylePriority.UsePadding = false; + this.xrLabel42.StylePriority.UseTextAlignment = false; + this.xrLabel42.Text = "sachlich richtig"; + this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + // + // xrLabel43 + // + this.xrLabel43.BackColor = System.Drawing.Color.Transparent; + this.xrLabel43.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel43.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(0.006612142F, 257.5414F); + this.xrLabel43.Name = "xrLabel43"; + this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel43.SizeF = new System.Drawing.SizeF(170.8234F, 60F); + this.xrLabel43.StylePriority.UseBackColor = false; + this.xrLabel43.StylePriority.UseBorders = false; + this.xrLabel43.StylePriority.UseFont = false; + this.xrLabel43.StylePriority.UsePadding = false; + this.xrLabel43.StylePriority.UseTextAlignment = false; + this.xrLabel43.Text = "rechnerisch richtig"; + this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + // + // xrLabel44 + // + this.xrLabel44.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.xrLabel44.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(0.006612142F, 157.5414F); + this.xrLabel44.Name = "xrLabel44"; + this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.xrLabel44.SizeF = new System.Drawing.SizeF(442.8267F, 19.99998F); + this.xrLabel44.StylePriority.UseBackColor = false; + this.xrLabel44.StylePriority.UseBorders = false; + this.xrLabel44.StylePriority.UseFont = false; + this.xrLabel44.StylePriority.UsePadding = false; + this.xrLabel44.StylePriority.UseTextAlignment = false; + this.xrLabel44.Text = "Diese Tabelle ist vom Amt für Jugend und Soziales auszufüllen:"; + this.xrLabel44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // LeistungnachweisEFH // @@ -1249,5 +1421,14 @@ namespace FlexibleJugendarbeitFrankfurtEV private DevExpress.XtraReports.UI.XRTableCell xrTableCell18; private DevExpress.XtraReports.UI.XRLabel xrLabel9; private DevExpress.XtraReports.UI.XRLabel xrLabel17; + private DevExpress.XtraReports.UI.XRLabel xrLabel41; + private DevExpress.XtraReports.UI.XRLabel xrLabel40; + private DevExpress.XtraReports.UI.XRLabel xrLabel39; + private DevExpress.XtraReports.UI.XRLabel xrLabel38; + private DevExpress.XtraReports.UI.XRLabel xrLabel37; + private DevExpress.XtraReports.UI.XRLabel xrLabel18; + private DevExpress.XtraReports.UI.XRLabel xrLabel42; + private DevExpress.XtraReports.UI.XRLabel xrLabel43; + private DevExpress.XtraReports.UI.XRLabel xrLabel44; } }