From 43fb9953dfd391cbb6348c5bf7bffdd294677091 Mon Sep 17 00:00:00 2001 From: Alexandra Date: Tue, 9 Jun 2026 13:54:54 +0200 Subject: [PATCH] =?UTF-8?q?JusinaJugendhilfe/Reporting/Taetigkeitsnachweis?= =?UTF-8?q?=20-=20mehr=20Felder=20f=C3=BCr=20verschiedene=20Leistungen=20S?= =?UTF-8?q?upportOID=3D164810?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Reporting/Taetigkeitsnachweis.Designer.cs | 59 ++++++++++++++----- 1 file changed, 44 insertions(+), 15 deletions(-) diff --git a/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs b/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs index 7771132d6..6e6b62f3e 100644 --- a/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs +++ b/ReportImp/JusinaJugendhilfe/Reporting/Taetigkeitsnachweis.Designer.cs @@ -30,8 +30,8 @@ namespace JusinaJugendhilfe.Reporting private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Taetigkeitsnachweis)); + DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); @@ -64,6 +64,7 @@ namespace JusinaJugendhilfe.Reporting 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(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); @@ -90,7 +91,9 @@ namespace JusinaJugendhilfe.Reporting this.fieldTelefonat = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldSchule = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldBehoerde = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.fieldMed = new DevExpress.XtraReports.UI.CalculatedField(); + this.fieldSonstiges = new DevExpress.XtraReports.UI.CalculatedField(); + this.fieldDoku = new DevExpress.XtraReports.UI.CalculatedField(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -247,6 +250,8 @@ namespace JusinaJugendhilfe.Reporting // // xrTableCell12 // + this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldMed")}); this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 10F); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseBorders = false; @@ -258,23 +263,25 @@ namespace JusinaJugendhilfe.Reporting // // xrTableCell44 // + this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldSonstiges")}); this.xrTableCell44.Name = "xrTableCell44"; this.xrTableCell44.StylePriority.UseBorders = false; this.xrTableCell44.StylePriority.UseFont = false; this.xrTableCell44.StylePriority.UsePadding = false; this.xrTableCell44.StylePriority.UseTextAlignment = false; - this.xrTableCell44.Text = "x"; this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell44.Weight = 0.077160417174977292D; // // xrTableCell50 // + this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldDoku")}); this.xrTableCell50.Name = "xrTableCell50"; this.xrTableCell50.StylePriority.UseBorders = false; this.xrTableCell50.StylePriority.UseFont = false; this.xrTableCell50.StylePriority.UsePadding = false; this.xrTableCell50.StylePriority.UseTextAlignment = false; - this.xrTableCell50.Text = "x"; this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell50.Weight = 0.077160573380464892D; // @@ -536,6 +543,14 @@ namespace JusinaJugendhilfe.Reporting this.ReportHeader.HeightF = 144.8611F; this.ReportHeader.Name = "ReportHeader"; // + // xrPictureBox2 + // + this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource")); + this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 0F); + this.xrPictureBox2.Name = "xrPictureBox2"; + this.xrPictureBox2.SizeF = new System.Drawing.SizeF(176.9861F, 71.36109F); + this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.Color.Transparent; @@ -829,9 +844,9 @@ namespace JusinaJugendhilfe.Reporting // fieldPKontakt // this.fieldPKontakt.DataMember = "Services"; - this.fieldPKontakt.Expression = "Iif(Contains([ServiceDescription], \'Pers�nlich\'), \'a\', Iif(Contains([ServiceDescr" + - "iption], \'Hausbesuch\'), \'HB\', Iif(Contains([ServiceDescription], \'Au�entermin\')," + - " \'AT\', \'\')))"; + this.fieldPKontakt.Expression = "Iif(Contains([ServiceDescription], \'Persönlich\'), \'x\', Iif(Contains([ServiceDescr" + + "iption], \'Hausbesuch\'), \'x\', Iif(Contains([ServiceDescription], \'Außentermin\'), " + + "\'x\', \'\')))"; this.fieldPKontakt.Name = "fieldPKontakt"; // // fieldTelefonat @@ -847,16 +862,24 @@ namespace JusinaJugendhilfe.Reporting // // fieldBehoerde // - this.fieldBehoerde.Expression = "Iif(Contains([ServiceDescription], \'Beh�rde\'), \'x\', \'\')\n"; + this.fieldBehoerde.Expression = "Iif(Contains([ServiceDescription], \'Behörde\'), \'x\', \'\')\n"; this.fieldBehoerde.Name = "fieldBehoerde"; // - // xrPictureBox2 + // fieldMed // - this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource")); - this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 0F); - this.xrPictureBox2.Name = "xrPictureBox2"; - this.xrPictureBox2.SizeF = new System.Drawing.SizeF(176.9861F, 71.36109F); - this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.fieldMed.Expression = "Iif(Contains([ServiceDescription], \'med.\'), \'x\', \'\')"; + this.fieldMed.Name = "fieldMed"; + // + // fieldSonstiges + // + this.fieldSonstiges.DataMember = "Services"; + this.fieldSonstiges.Expression = "Iif(Contains([ServiceDescription], \'Sonstiges\'), \'x\', \'\')"; + this.fieldSonstiges.Name = "fieldSonstiges"; + // + // fieldDoku + // + this.fieldDoku.Expression = "Iif(Contains([ServiceDescription], \'Dokumentation\'), \'x\', \'\')"; + this.fieldDoku.Name = "fieldDoku"; // // Taetigkeitsnachweis // @@ -873,7 +896,10 @@ namespace JusinaJugendhilfe.Reporting this.fieldPKontakt, this.fieldTelefonat, this.fieldSchule, - this.fieldBehoerde}); + this.fieldBehoerde, + this.fieldMed, + this.fieldSonstiges, + this.fieldDoku}); this.DataSource = this.bindingSource1; this.Font = new DevExpress.Drawing.DXFont("Arial", 10F); this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { @@ -955,5 +981,8 @@ namespace JusinaJugendhilfe.Reporting private DevExpress.XtraReports.UI.CalculatedField fieldSchule; private DevExpress.XtraReports.UI.CalculatedField fieldBehoerde; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2; + private DevExpress.XtraReports.UI.CalculatedField fieldMed; + private DevExpress.XtraReports.UI.CalculatedField fieldSonstiges; + private DevExpress.XtraReports.UI.CalculatedField fieldDoku; } }