16-03-2023

This commit is contained in:
Jonathan Jenne 2023-03-16 14:19:16 +01:00
parent c1d9cc573d
commit bb27461af8

View File

@ -65,6 +65,8 @@
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components); this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
@ -89,8 +91,6 @@
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
@ -139,7 +139,7 @@
// xrLabel5 // xrLabel5
// //
this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DeliveryNotes]")}); new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'LFS: \' + [DeliveryNotes]")});
this.xrLabel5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel5.KeepTogether = true; this.xrLabel5.KeepTogether = true;
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 86.4166F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 86.4166F);
@ -478,6 +478,32 @@
this.ReportFooter.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBandExceptLastEntry; this.ReportFooter.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBandExceptLastEntry;
this.ReportFooter.PrintAtBottom = true; this.ReportFooter.PrintAtBottom = true;
// //
// xrLabel44
//
this.xrLabel44.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(9.999965F, 63.12336F);
this.xrLabel44.Multiline = true;
this.xrLabel44.Name = "xrLabel44";
this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel44.SizeF = new System.Drawing.SizeF(573.1019F, 60.87281F);
this.xrLabel44.StylePriority.UseFont = false;
this.xrLabel44.StylePriority.UseTextAlignment = false;
this.xrLabel44.Text = "Fehlmenge/Beschädigungen:\r\nLademittel:";
this.xrLabel44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel43
//
this.xrLabel43.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(9.999965F, 29.79166F);
this.xrLabel43.Multiline = true;
this.xrLabel43.Name = "xrLabel43";
this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel43.SizeF = new System.Drawing.SizeF(989.9999F, 33.33168F);
this.xrLabel43.StylePriority.UseFont = false;
this.xrLabel43.StylePriority.UseTextAlignment = false;
this.xrLabel43.Text = "Sämtliche Packstücke vollständig und äußerlich ohne erkennbare Mängel übernommen";
this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel38 // xrLabel38
// //
this.xrLabel38.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel38.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
@ -785,32 +811,6 @@
this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.Text = "Bezeichnung"; this.xrLabel2.Text = "Bezeichnung";
// //
// xrLabel43
//
this.xrLabel43.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(9.999965F, 29.79166F);
this.xrLabel43.Multiline = true;
this.xrLabel43.Name = "xrLabel43";
this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel43.SizeF = new System.Drawing.SizeF(989.9999F, 33.33168F);
this.xrLabel43.StylePriority.UseFont = false;
this.xrLabel43.StylePriority.UseTextAlignment = false;
this.xrLabel43.Text = "Sämtliche Packstücke vollständig und äußerlich ohne erkennbare Mängel übernommen";
this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel44
//
this.xrLabel44.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(9.999965F, 63.12336F);
this.xrLabel44.Multiline = true;
this.xrLabel44.Name = "xrLabel44";
this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel44.SizeF = new System.Drawing.SizeF(573.1019F, 60.87281F);
this.xrLabel44.StylePriority.UseFont = false;
this.xrLabel44.StylePriority.UseTextAlignment = false;
this.xrLabel44.Text = "Fehlmenge/Beschädigungen:\r\nLademittel:";
this.xrLabel44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// ReportTemplate // ReportTemplate
// //
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {