From 9d5c5bd1614ed2f880e2080c8edef37e95e3b126 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Wed, 5 Aug 2026 13:41:56 +0200 Subject: [PATCH] MH: JusinaJugendhilfe Neuabstimmung Taetigkeitsnachweis --- .../Reporting/Taetigkeitsnachweis.Designer.cs | 160 +++++++++--------- 1 file changed, 79 insertions(+), 81 deletions(-) diff --git a/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs b/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs index addbf90f7..7b547ab62 100644 --- a/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs +++ b/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs @@ -61,6 +61,7 @@ namespace JusinaJugendhilfe.Reporting this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell(); + this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); @@ -77,6 +78,11 @@ namespace JusinaJugendhilfe.Reporting this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); + this.lblUnterschriftKlient = new DevExpress.XtraReports.UI.XRLabel(); + this.pbCustomerUnterschrift = new DevExpress.XtraReports.UI.XRPictureBox(); + this.lblCustomerUnterschrift = new DevExpress.XtraReports.UI.XRLabel(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.lblUnterschriftMitarbeiter = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); @@ -91,12 +97,6 @@ namespace JusinaJugendhilfe.Reporting this.fieldMed = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldSonstiges = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldDoku = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); - this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.lblUnterschriftKlient = new DevExpress.XtraReports.UI.XRLabel(); - this.pbCustomerUnterschrift = new DevExpress.XtraReports.UI.XRPictureBox(); - this.lblCustomerUnterschrift = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -525,6 +525,10 @@ namespace JusinaJugendhilfe.Reporting this.xrTableCell48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; this.xrTableCell48.Weight = 1.4690088582907872D; // + // bindingSource1 + // + this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); + // // formattingRuleStartDate // this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]"; @@ -727,6 +731,68 @@ namespace JusinaJugendhilfe.Reporting this.GroupFooter1.KeepTogether = true; this.GroupFooter1.Name = "GroupFooter1"; // + // lblUnterschriftKlient + // + this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top; + this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 8F); + this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(394.139F, 150.8334F); + this.lblUnterschriftKlient.Name = "lblUnterschriftKlient"; + this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); + this.lblUnterschriftKlient.SizeF = new System.Drawing.SizeF(264.3191F, 20F); + this.lblUnterschriftKlient.StylePriority.UseBackColor = false; + this.lblUnterschriftKlient.StylePriority.UseBorders = false; + this.lblUnterschriftKlient.StylePriority.UseFont = false; + this.lblUnterschriftKlient.StylePriority.UsePadding = false; + this.lblUnterschriftKlient.StylePriority.UseTextAlignment = false; + this.lblUnterschriftKlient.Text = "Datum und Unterschrift Klient/in"; + this.lblUnterschriftKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + this.lblUnterschriftKlient.Visible = false; + // + // pbCustomerUnterschrift + // + this.pbCustomerUnterschrift.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")}); + this.pbCustomerUnterschrift.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 115.3333F); + this.pbCustomerUnterschrift.Name = "pbCustomerUnterschrift"; + this.pbCustomerUnterschrift.SizeF = new System.Drawing.SizeF(176.9858F, 35.50002F); + this.pbCustomerUnterschrift.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.pbCustomerUnterschrift.Visible = false; + // + // lblCustomerUnterschrift + // + this.lblCustomerUnterschrift.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerSignatureDate", "{0:dd.MM.yyyy}")}); + this.lblCustomerUnterschrift.LocationFloat = new DevExpress.Utils.PointFloat(394.1389F, 115.3333F); + this.lblCustomerUnterschrift.Name = "lblCustomerUnterschrift"; + this.lblCustomerUnterschrift.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.lblCustomerUnterschrift.SizeF = new System.Drawing.SizeF(87.33334F, 35.50002F); + this.lblCustomerUnterschrift.StylePriority.UseTextAlignment = false; + this.lblCustomerUnterschrift.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + this.lblCustomerUnterschrift.Visible = false; + // + // xrPictureBox1 + // + this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "EmployeeSignature")}); + this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(71.2039F, 115.3333F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(170.6853F, 35.50002F); + this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // + // xrLabel17 + // + this.xrLabel17.BackColor = System.Drawing.Color.Transparent; + this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")}); + this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115.3333F); + this.xrLabel17.Name = "xrLabel17"; + this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel17.SizeF = new System.Drawing.SizeF(71.2039F, 35.50002F); + this.xrLabel17.StylePriority.UseBackColor = false; + this.xrLabel17.StylePriority.UseTextAlignment = false; + this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + // // xrLabel6 // this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 8F); @@ -827,113 +893,45 @@ namespace JusinaJugendhilfe.Reporting // fieldPKontakt // this.fieldPKontakt.DataMember = "Services"; - this.fieldPKontakt.Expression = "Iif(Contains([ServiceDescription], \'Persönlich\'), \'x\', Iif(Contains([ServiceDescr" + - "iption], \'Hausbesuch\'), \'x\', Iif(Contains([ServiceDescription], \'Außentermin\'), " + - "\'x\', \'\')))"; + this.fieldPKontakt.Expression = "Iif(Contains([Notice3], \'Persönlicher Kontakt\'), \'x\', \'\')"; this.fieldPKontakt.Name = "fieldPKontakt"; // // fieldTelefonat // this.fieldTelefonat.DataMember = "Services"; - this.fieldTelefonat.Expression = "Iif(Contains([ServiceDescription], \'Telefon\'), \'x\', \'\')"; + this.fieldTelefonat.Expression = "Iif(Contains([Notice3], \'Telefonat\'), \'x\', \'\')\n"; this.fieldTelefonat.Name = "fieldTelefonat"; // // fieldSchule // this.fieldSchule.DataMember = "Services"; - this.fieldSchule.Expression = "Iif(Contains([ServiceDescription], \'Schule\'), \'x\', \'\')\n"; + this.fieldSchule.Expression = "Iif(Contains([Notice3], \'Kontakt Schule, Kita\'), \'x\', \'\')\n"; this.fieldSchule.Name = "fieldSchule"; // // fieldBehoerde // this.fieldBehoerde.DataMember = "Services"; - this.fieldBehoerde.Expression = "Iif(Contains([ServiceDescription], \'Behörde\'), \'x\', \'\')"; + this.fieldBehoerde.Expression = "Iif(Contains([Notice3], \'Kontakt zu Behörden\'), \'x\', \'\')\n"; this.fieldBehoerde.Name = "fieldBehoerde"; // // fieldMed // this.fieldMed.DataMember = "Services"; - this.fieldMed.Expression = "Iif(Contains([ServiceDescription], \'med.\'), \'x\', \'\')"; + this.fieldMed.Expression = "Iif(Contains([Notice3], \'Kontakt zu med. Diensten\'), \'x\', \'\')\n"; this.fieldMed.Name = "fieldMed"; // // fieldSonstiges // this.fieldSonstiges.DataMember = "Services"; - this.fieldSonstiges.Expression = "Iif(Contains([ServiceDescription], \'Sonstiges\'), \'x\', \'\')"; + this.fieldSonstiges.Expression = "Iif(Contains([Notice3], \'Sonstiges\'), \'x\', \'\')\n"; this.fieldSonstiges.Name = "fieldSonstiges"; // // fieldDoku // this.fieldDoku.DataMember = "Services"; - this.fieldDoku.Expression = "Iif(Contains([ServiceDescription], \'Dokumentation\'), \'x\', \'\')"; + this.fieldDoku.Expression = "Iif(Contains([Notice3], \'Dokumentation\'), \'x\', \'\')\n"; this.fieldDoku.Name = "fieldDoku"; // - // xrPictureBox1 - // - this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "EmployeeSignature")}); - this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(71.2039F, 115.3333F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(170.6853F, 35.50002F); - this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - // - // xrLabel17 - // - this.xrLabel17.BackColor = System.Drawing.Color.Transparent; - this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")}); - this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115.3333F); - this.xrLabel17.Name = "xrLabel17"; - this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel17.SizeF = new System.Drawing.SizeF(71.2039F, 35.50002F); - this.xrLabel17.StylePriority.UseBackColor = false; - this.xrLabel17.StylePriority.UseTextAlignment = false; - this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - // - // bindingSource1 - // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); - // - // lblUnterschriftKlient - // - this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top; - this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 8F); - this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(394.139F, 150.8334F); - this.lblUnterschriftKlient.Name = "lblUnterschriftKlient"; - this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); - this.lblUnterschriftKlient.SizeF = new System.Drawing.SizeF(264.3191F, 20F); - this.lblUnterschriftKlient.StylePriority.UseBackColor = false; - this.lblUnterschriftKlient.StylePriority.UseBorders = false; - this.lblUnterschriftKlient.StylePriority.UseFont = false; - this.lblUnterschriftKlient.StylePriority.UsePadding = false; - this.lblUnterschriftKlient.StylePriority.UseTextAlignment = false; - this.lblUnterschriftKlient.Text = "Datum und Unterschrift Klient/in"; - this.lblUnterschriftKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.lblUnterschriftKlient.Visible = false; - // - // pbCustomerUnterschrift - // - this.pbCustomerUnterschrift.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")}); - this.pbCustomerUnterschrift.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 115.3333F); - this.pbCustomerUnterschrift.Name = "pbCustomerUnterschrift"; - this.pbCustomerUnterschrift.SizeF = new System.Drawing.SizeF(176.9858F, 35.50002F); - this.pbCustomerUnterschrift.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - this.pbCustomerUnterschrift.Visible = false; - // - // lblCustomerUnterschrift - // - this.lblCustomerUnterschrift.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerSignatureDate", "{0:dd.MM.yyyy}")}); - this.lblCustomerUnterschrift.LocationFloat = new DevExpress.Utils.PointFloat(394.1389F, 115.3333F); - this.lblCustomerUnterschrift.Name = "lblCustomerUnterschrift"; - this.lblCustomerUnterschrift.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblCustomerUnterschrift.SizeF = new System.Drawing.SizeF(87.33334F, 35.50002F); - this.lblCustomerUnterschrift.StylePriority.UseTextAlignment = false; - this.lblCustomerUnterschrift.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.lblCustomerUnterschrift.Visible = false; - // // Taetigkeitsnachweis // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {