diff --git a/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.Designer.cs b/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.Designer.cs index 97754441b..de42452a6 100644 --- a/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.Designer.cs +++ b/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.Designer.cs @@ -37,6 +37,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tcUnterschrift1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); @@ -44,6 +45,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tcUnterschrift2 = new DevExpress.XtraReports.UI.XRTableCell(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); @@ -54,6 +56,8 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tcUnterschrift3 = new DevExpress.XtraReports.UI.XRTableCell(); + this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox(); this.ruleRowVisible = new DevExpress.XtraReports.UI.FormattingRule(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); @@ -92,6 +96,10 @@ namespace BeWo.SKFAlsdorf.Neu this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.fieldBillableWithRateFactor = new DevExpress.XtraReports.UI.CalculatedField(); this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); @@ -114,13 +122,6 @@ namespace BeWo.SKFAlsdorf.Neu this.fieldGroup = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldEinzel = new DevExpress.XtraReports.UI.CalculatedField(); this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); - this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -163,8 +164,9 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell3, this.xrTableCell4, this.xrTableCell18, + this.xrTableCell39, this.xrTableCell12, - this.xrTableCell39}); + this.tcUnterschrift1}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 2, 0, 100F); this.xrTableRow2.StylePriority.UsePadding = false; @@ -199,12 +201,11 @@ namespace BeWo.SKFAlsdorf.Neu // // xrTableCell18 // - this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.StylePriority.UseBorders = false; this.xrTableCell18.Text = "Angebot"; - this.xrTableCell18.Weight = 0.2311288477663595D; + this.xrTableCell18.Weight = 0.11007310729602211D; // // xrTableCell12 // @@ -217,6 +218,18 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrTableCell12.Weight = 0.19625590008077803D; // + // tcUnterschrift1 + // + this.tcUnterschrift1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right))); + this.tcUnterschrift1.Multiline = true; + this.tcUnterschrift1.Name = "tcUnterschrift1"; + this.tcUnterschrift1.StylePriority.UseBorders = false; + this.tcUnterschrift1.StylePriority.UseTextAlignment = false; + this.tcUnterschrift1.Text = "Unterschrift"; + this.tcUnterschrift1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + this.tcUnterschrift1.Weight = 0.22058567421860553D; + // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { @@ -226,7 +239,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell22, this.xrTableCell30, this.xrTableCell31, - this.xrTableCell40}); + this.tcUnterschrift2}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.StylePriority.UseTextAlignment = false; this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; @@ -276,20 +289,22 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell22.StylePriority.UseTextAlignment = false; this.xrTableCell22.Text = "Art"; this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell22.Weight = 0.092694222611873267D; + this.xrTableCell22.Weight = 0.11007310729602213D; // // xrTableCell30 // this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold); this.xrTableCell30.Multiline = true; this.xrTableCell30.Name = "xrTableCell30"; this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 2, 100F); this.xrTableCell30.StylePriority.UseBorders = false; + this.xrTableCell30.StylePriority.UseFont = false; this.xrTableCell30.StylePriority.UsePadding = false; this.xrTableCell30.StylePriority.UseTextAlignment = false; - this.xrTableCell30.Text = "# Klienten"; + this.xrTableCell30.Text = "Klienten"; this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell30.Weight = 0.13843462515448626D; + this.xrTableCell30.Weight = 0.1210557404703374D; // // xrTableCell31 // @@ -301,6 +316,18 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell31.Weight = 0.19625590008077803D; // + // tcUnterschrift2 + // + this.tcUnterschrift2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tcUnterschrift2.Multiline = true; + this.tcUnterschrift2.Name = "tcUnterschrift2"; + this.tcUnterschrift2.StylePriority.UseBorders = false; + this.tcUnterschrift2.StylePriority.UseTextAlignment = false; + this.tcUnterschrift2.Text = "Klientin/Klient"; + this.tcUnterschrift2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + this.tcUnterschrift2.Weight = 0.22058567421860553D; + // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -344,7 +371,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell23, this.xrTableCell19, this.xrTableCell20, - this.xrTableCell42}); + this.tcUnterschrift3}); this.xrTableRow1.FormattingRules.Add(this.ruleRowVisible); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; @@ -398,7 +425,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell23.Name = "xrTableCell23"; this.xrTableCell23.StylePriority.UseBorders = false; this.xrTableCell23.Text = "xrTableCell23"; - this.xrTableCell23.Weight = 0.25077905686224389D; + this.xrTableCell23.Weight = 0.29779666035672114D; // // xrTableCell19 // @@ -409,7 +436,7 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell19.Name = "xrTableCell19"; this.xrTableCell19.StylePriority.UseBorders = false; this.xrTableCell19.Text = "xrTableCell19"; - this.xrTableCell19.Weight = 0.37452661455690323D; + this.xrTableCell19.Weight = 0.32750901106242597D; // // xrTableCell20 // @@ -421,6 +448,29 @@ namespace BeWo.SKFAlsdorf.Neu this.xrTableCell20.StylePriority.UseBorders = false; this.xrTableCell20.Weight = 0.53095958583211955D; // + // tcUnterschrift3 + // + this.tcUnterschrift3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tcUnterschrift3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.picSignature}); + this.tcUnterschrift3.Multiline = true; + this.tcUnterschrift3.Name = "tcUnterschrift3"; + this.tcUnterschrift3.StylePriority.UseBorders = false; + this.tcUnterschrift3.Weight = 0.59678232986563529D; + // + // picSignature + // + this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")}); + this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1F); + this.picSignature.Name = "picSignature"; + this.picSignature.SizeF = new System.Drawing.SizeF(132.2194F, 20F); + this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.picSignature.StylePriority.UseBorders = false; + this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint); + // // ruleRowVisible // this.ruleRowVisible.Condition = "Contains([ServiceCategory], \'Assistenz\')"; @@ -839,6 +889,49 @@ namespace BeWo.SKFAlsdorf.Neu this.GroupFooter1.HeightF = 87.02083F; this.GroupFooter1.Name = "GroupFooter1"; // + // 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(462.2918F, 27.31246F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(190.5415F, 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(352.2919F, 34.81248F); + this.xrLabel17.Name = "xrLabel17"; + this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel17.SizeF = new System.Drawing.SizeF(110F, 28F); + this.xrLabel17.StylePriority.UseBackColor = false; + this.xrLabel17.StylePriority.UseTextAlignment = false; + this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + // + // xrPictureBox2 + // + this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")}); + this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(110.0002F, 27.31246F); + this.xrPictureBox2.Name = "xrPictureBox2"; + this.xrPictureBox2.SizeF = new System.Drawing.SizeF(185.0003F, 35.70835F); + this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // + // xrLabel18 + // + this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerSignatureDate", "{0:dd.MM.yyyy}")}); + this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.81248F); + this.xrLabel18.Name = "xrLabel18"; + this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel18.SizeF = new System.Drawing.SizeF(110F, 28F); + this.xrLabel18.StylePriority.UseTextAlignment = false; + this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + // // fieldBillableWithRateFactor // this.fieldBillableWithRateFactor.Expression = "[TotalFLMBillable] * 1.2"; @@ -1073,93 +1166,14 @@ namespace BeWo.SKFAlsdorf.Neu // // xrTableCell39 // - this.xrTableCell39.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell39.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell39.Multiline = true; this.xrTableCell39.Name = "xrTableCell39"; this.xrTableCell39.StylePriority.UseBorders = false; this.xrTableCell39.StylePriority.UseTextAlignment = false; - this.xrTableCell39.Text = "Unterschrift"; - this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - this.xrTableCell39.Weight = 0.22058567421860553D; - // - // xrTableCell40 - // - this.xrTableCell40.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell40.Multiline = true; - this.xrTableCell40.Name = "xrTableCell40"; - this.xrTableCell40.StylePriority.UseBorders = false; - this.xrTableCell40.StylePriority.UseTextAlignment = false; - this.xrTableCell40.Text = "Klientin/Klient"; - this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell40.Weight = 0.22058567421860553D; - // - // xrTableCell42 - // - this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell42.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { - this.picSignature}); - this.xrTableCell42.Multiline = true; - this.xrTableCell42.Name = "xrTableCell42"; - this.xrTableCell42.StylePriority.UseBorders = false; - this.xrTableCell42.Weight = 0.59678232986563529D; - // - // 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(462.2918F, 27.31246F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(190.5415F, 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(352.2919F, 34.81248F); - this.xrLabel17.Name = "xrLabel17"; - this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel17.SizeF = new System.Drawing.SizeF(110F, 28F); - this.xrLabel17.StylePriority.UseBackColor = false; - this.xrLabel17.StylePriority.UseTextAlignment = false; - this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - // - // xrPictureBox2 - // - this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")}); - this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(110.0002F, 27.31246F); - this.xrPictureBox2.Name = "xrPictureBox2"; - this.xrPictureBox2.SizeF = new System.Drawing.SizeF(185.0003F, 35.70835F); - this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - // - // xrLabel18 - // - this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerSignatureDate", "{0:dd.MM.yyyy}")}); - this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.81248F); - this.xrLabel18.Name = "xrLabel18"; - this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel18.SizeF = new System.Drawing.SizeF(110F, 28F); - this.xrLabel18.StylePriority.UseTextAlignment = false; - this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - // - // picSignature - // - this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None; - this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")}); - this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1F); - this.picSignature.Name = "picSignature"; - this.picSignature.SizeF = new System.Drawing.SizeF(132.2194F, 20F); - this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - this.picSignature.StylePriority.UseBorders = false; - this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint); + this.xrTableCell39.Text = "Anzahl"; + this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + this.xrTableCell39.Weight = 0.12105574047033739D; // // Stundenzettel // @@ -1286,13 +1300,14 @@ namespace BeWo.SKFAlsdorf.Neu private DevExpress.XtraReports.UI.XRTableRow xrTableRow13; private DevExpress.XtraReports.UI.XRTableCell xrTableCell28; private DevExpress.XtraReports.UI.XRTableCell xrTableCell29; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell39; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell40; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell42; + private DevExpress.XtraReports.UI.XRTableCell tcUnterschrift1; + private DevExpress.XtraReports.UI.XRTableCell tcUnterschrift2; + private DevExpress.XtraReports.UI.XRTableCell tcUnterschrift3; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.XRLabel xrLabel17; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2; private DevExpress.XtraReports.UI.XRLabel xrLabel18; private DevExpress.XtraReports.UI.XRPictureBox picSignature; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell39; } } diff --git a/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.cs b/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.cs index 00ffa0649..8315d5ce4 100644 --- a/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.cs +++ b/ReportImp/SKFAlsdorf/ServicesOverviewReportNeu.cs @@ -19,8 +19,14 @@ namespace BeWo.SKFAlsdorf.Neu public void SetReportDataSource(ServicesOverviewRO pRO) { - bool hatGruppen = false; - + // Einzelunterschruft ab September 26 + if (pRO.StartDate < new DateTime(2026, 09, 01)) + { + tcUnterschrift1.Visible = false; + tcUnterschrift2.Visible = false; + tcUnterschrift3.Visible = false; + } + if (pRO.Services != null) { List servicesBillable = new List(); @@ -34,7 +40,6 @@ namespace BeWo.SKFAlsdorf.Neu if (sd.IsGroup) { sd.Notice5 = "GR"; - hatGruppen = true; } if (sd.ServiceDescription.ToLower().Contains("fehlkontakt") || sd.ServiceCategory.ToLower().Contains("fehlkontakt") || (sd.ProzentAbrechenbar < 100)) {