From adf2dc9ab1b24db44bdae2c7dedf0327678bbbf9 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Thu, 26 Feb 2026 15:00:06 +0100 Subject: [PATCH] MH: IBAHS ZAD Nummer --- .../IBAHSeV/LWLSettlementReport.Designer.cs | 22 ++++++++++--------- .../IBAHSeV/LWLSettlementReport2.Designer.cs | 22 ++++++++++--------- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/ReportImp/IBAHSeV/LWLSettlementReport.Designer.cs b/ReportImp/IBAHSeV/LWLSettlementReport.Designer.cs index cb91f1cb3..acc1ef686 100644 --- a/ReportImp/IBAHSeV/LWLSettlementReport.Designer.cs +++ b/ReportImp/IBAHSeV/LWLSettlementReport.Designer.cs @@ -51,6 +51,7 @@ namespace IBAHS.Alt this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); @@ -66,7 +67,6 @@ namespace IBAHS.Alt this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // @@ -335,6 +335,14 @@ namespace IBAHS.Alt this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.StylePriority.UseFont = false; // + // xrPictureBox1 + // + this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); + this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(477.2916F, 0F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(242.7083F, 118.75F); + this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // xrLabel1 // this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None; @@ -495,6 +503,8 @@ namespace IBAHS.Alt // xrLabel11 // this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(140.0208F, 326.375F); this.xrLabel11.Multiline = true; this.xrLabel11.Name = "xrLabel11"; @@ -503,7 +513,7 @@ namespace IBAHS.Alt this.xrLabel11.SizeF = new System.Drawing.SizeF(213.0233F, 24.29166F); this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseFont = false; - this.xrLabel11.Text = "9021318"; + this.xrLabel11.Text = "9010050"; // // xrLabel8 // @@ -524,14 +534,6 @@ namespace IBAHS.Alt // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO); // - // xrPictureBox1 - // - this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); - this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(477.2916F, 0F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(242.7083F, 118.75F); - this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - // // SpitzabrechnungLWL // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { diff --git a/ReportImp/IBAHSeV/LWLSettlementReport2.Designer.cs b/ReportImp/IBAHSeV/LWLSettlementReport2.Designer.cs index 3475e1054..1fb7a5249 100644 --- a/ReportImp/IBAHSeV/LWLSettlementReport2.Designer.cs +++ b/ReportImp/IBAHSeV/LWLSettlementReport2.Designer.cs @@ -49,6 +49,7 @@ namespace IBAHS this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); @@ -66,7 +67,6 @@ namespace IBAHS this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // @@ -312,6 +312,14 @@ namespace IBAHS this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.StylePriority.UseFont = false; // + // xrPictureBox1 + // + this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); + this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(479.2915F, 0F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(242.7083F, 120.8333F); + this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // xrLabel22 // this.xrLabel22.Borders = DevExpress.XtraPrinting.BorderSide.None; @@ -510,6 +518,8 @@ namespace IBAHS // xrLabel11 // this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(140.0208F, 326.375F); this.xrLabel11.Multiline = true; this.xrLabel11.Name = "xrLabel11"; @@ -518,20 +528,12 @@ namespace IBAHS this.xrLabel11.SizeF = new System.Drawing.SizeF(213.0233F, 24.29166F); this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseFont = false; - this.xrLabel11.Text = "9021318"; + this.xrLabel11.Text = "9010050"; // // bindingSource1 // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.Settlement2RO); // - // xrPictureBox1 - // - this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); - this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(479.2915F, 0F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(242.7083F, 120.8333F); - this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - // // SpitzabrechnungLWL // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {