From 0b965815e2facdea835aadee0b85f46f182a91b4 Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Fri, 26 Jul 2024 13:19:47 +0200 Subject: [PATCH] MH: Pflege Wessel diverses --- .../InvoiceCustomerReport.Designer.cs | 586 +++++++++--------- .../InvoiceCustomerReport.cs | 9 +- .../Invoicing/CustomInvoiceCreation.cs | 2 +- .../Invoicing/CustomInvoiceFactory.cs | 12 +- .../CustomPersBudget24InvoiceCreation.cs | 7 +- .../RechnungAssistenz.Designer.cs | 4 +- .../PflegedienstWessel/RechnungPB.Designer.cs | 123 ++-- ReportImp/PflegedienstWessel/RechnungPB.resx | 269 +------- .../PflegedienstWessel/RechnungWG.Designer.cs | 551 ++++++++-------- 9 files changed, 652 insertions(+), 911 deletions(-) diff --git a/ReportImp/PflegedienstWessel/InvoiceCustomerReport.Designer.cs b/ReportImp/PflegedienstWessel/InvoiceCustomerReport.Designer.cs index 71dc1f764..e0d8d288a 100644 --- a/ReportImp/PflegedienstWessel/InvoiceCustomerReport.Designer.cs +++ b/ReportImp/PflegedienstWessel/InvoiceCustomerReport.Designer.cs @@ -42,6 +42,19 @@ namespace BeWo.Report.DefaultReports this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); + this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel(); + this.lblRechnungstext = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); @@ -52,35 +65,21 @@ namespace BeWo.Report.DefaultReports this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); + this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); - this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel_RecipientContactPerson = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); - this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel(); - this.lblRechnungstext = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); @@ -221,17 +220,16 @@ namespace BeWo.Report.DefaultReports // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrLabel12, + this.xrLabel10, + this.xrLabel7, + this.xrLabel6, this.lblAnrede, this.lblRechnungstext, this.xrLabel1, this.xrLabel2, this.xrLabel3, this.xrLabel9, - this.RecipientPostCodeAndTown, - this.xrLabel_RecipientStreet, - this.xrLabel_RecipientDivision, - this.xrLabel_RecipientContactPerson, - this.xrLabel7, this.xrLabel11, this.xrLabel14, this.xrLabel13, @@ -244,6 +242,183 @@ namespace BeWo.Report.DefaultReports this.ReportHeader.HeightF = 455.5417F; this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.StylePriority.UseFont = false; + // + // lblAnrede + // + this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 335.546F); + this.lblAnrede.Name = "lblAnrede"; + this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.lblAnrede.SizeF = new System.Drawing.SizeF(317F, 17F); + this.lblAnrede.StylePriority.UseFont = false; + this.lblAnrede.Text = "[RecipientSalutation]"; + // + // lblRechnungstext + // + this.lblRechnungstext.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.lblRechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0F, 358.9167F); + this.lblRechnungstext.Multiline = true; + this.lblRechnungstext.Name = "lblRechnungstext"; + this.lblRechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.lblRechnungstext.SizeF = new System.Drawing.SizeF(671.5F, 71.625F); + this.lblRechnungstext.StylePriority.UseFont = false; + this.lblRechnungstext.Text = "für den Betreuungszeitraum [AccountingPeriod] berechnen wir folgende Leistungen:"; + // + // xrLabel1 + // + this.xrLabel1.BackColor = System.Drawing.Color.Transparent; + this.xrLabel1.CanShrink = true; + this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(417.5419F, 301.8793F); + this.xrLabel1.Name = "xrLabel1"; + this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel1.SizeF = new System.Drawing.SizeF(253.9581F, 17.00003F); + this.xrLabel1.StylePriority.UseBackColor = false; + this.xrLabel1.StylePriority.UseFont = false; + this.xrLabel1.Text = "Aktenzeichen: [CustomerReferenceNumber]"; + this.xrLabel1.WordWrap = false; + // + // xrLabel2 + // + this.xrLabel2.BackColor = System.Drawing.Color.Transparent; + this.xrLabel2.CanShrink = true; + this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.8793F); + this.xrLabel2.Name = "xrLabel2"; + this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel2.SizeF = new System.Drawing.SizeF(225F, 17F); + this.xrLabel2.StylePriority.UseBackColor = false; + this.xrLabel2.StylePriority.UseFont = false; + this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; + this.xrLabel2.WordWrap = false; + // + // xrLabel3 + // + this.xrLabel3.BackColor = System.Drawing.Color.Transparent; + this.xrLabel3.CanShrink = true; + this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriod")}); + this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(225.0002F, 301.8792F); + this.xrLabel3.Name = "xrLabel3"; + this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel3.SizeF = new System.Drawing.SizeF(191.6667F, 17F); + this.xrLabel3.StylePriority.UseBackColor = false; + this.xrLabel3.StylePriority.UseFont = false; + this.xrLabel3.WordWrap = false; + // + // xrLabel9 + // + this.xrLabel9.CanShrink = true; + this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F); + this.xrLabel9.Name = "xrLabel9"; + this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel9.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; + this.xrLabel9.SizeF = new System.Drawing.SizeF(292F, 17F); + this.xrLabel9.StylePriority.UseFont = false; + this.xrLabel9.Text = "Intravitam – Weddigenstraße 34 – 42389 Wuppertal "; + // + // xrLabel11 + // + this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Wuppertal, {0:d. MMMM yyyy}")}); + this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(473.5152F, 260.3589F); + this.xrLabel11.Name = "xrLabel11"; + this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(197.4849F, 15F); + this.xrLabel11.StylePriority.UseFont = false; + this.xrLabel11.StylePriority.UseTextAlignment = false; + this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + // + // xrLabel14 + // + this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(473.5144F, 0F); + this.xrLabel14.Multiline = true; + this.xrLabel14.Name = "xrLabel14"; + this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel14.SizeF = new System.Drawing.SizeF(197.4857F, 14.20453F); + this.xrLabel14.StylePriority.UseFont = false; + this.xrLabel14.StylePriority.UsePadding = false; + this.xrLabel14.Text = "Intravitam"; + // + // xrLabel13 + // + this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(473.515F, 28.99996F); + this.xrLabel13.Multiline = true; + this.xrLabel13.Name = "xrLabel13"; + this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel13.SizeF = new System.Drawing.SizeF(197.4858F, 52.00011F); + this.xrLabel13.StylePriority.UseFont = false; + this.xrLabel13.StylePriority.UsePadding = false; + this.xrLabel13.Text = "Telefon 02 02 - 76 71 92 - 0\r\ninfo@intravitam-wessel.de\r\nwww.intravitam-wessel.de" + + ""; + // + // xrLabel15 + // + this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(473.5151F, 14.20453F); + this.xrLabel15.Multiline = true; + this.xrLabel15.Name = "xrLabel15"; + this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel15.SizeF = new System.Drawing.SizeF(197.4857F, 14.20453F); + this.xrLabel15.StylePriority.UseFont = false; + this.xrLabel15.StylePriority.UsePadding = false; + this.xrLabel15.Text = "Michael Wessel"; + // + // xrLabel16 + // + this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel16.ForeColor = System.Drawing.Color.DarkGray; + this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(473.5143F, 84.00008F); + this.xrLabel16.Multiline = true; + this.xrLabel16.Name = "xrLabel16"; + this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel16.SizeF = new System.Drawing.SizeF(197.4857F, 33.99996F); + this.xrLabel16.StylePriority.UseFont = false; + this.xrLabel16.StylePriority.UseForeColor = false; + this.xrLabel16.StylePriority.UsePadding = false; + this.xrLabel16.Text = "Versorgung von Menschen\r\nmit Schwerbehinderung"; + // + // xrLabel19 + // + this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(473.5152F, 122.4159F); + this.xrLabel19.Multiline = true; + this.xrLabel19.Name = "xrLabel19"; + this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel19.SizeF = new System.Drawing.SizeF(197.4848F, 64.00003F); + this.xrLabel19.StylePriority.UseFont = false; + this.xrLabel19.StylePriority.UsePadding = false; + this.xrLabel19.Text = "IK: 460517878\r\n\r\nCommerzbank AG\r\nDE27 3844 0016 0778 8300 00\r\n\r\n"; + // + // xrLabel20 + // + this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Calibri", 7F); + this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(473.5142F, 186.4159F); + this.xrLabel20.Multiline = true; + this.xrLabel20.Name = "xrLabel20"; + this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.xrLabel20.SizeF = new System.Drawing.SizeF(197.4858F, 70.93039F); + this.xrLabel20.StylePriority.UseFont = false; + this.xrLabel20.StylePriority.UsePadding = false; + this.xrLabel20.Text = "Steuer ID: 131/5179/1831\r\n\r\nAnsprechpartner: [SenderFirstName] [SenderLastName]\r\n" + + "Telefon: [SenderPhone]\r\nE-Mail: [SenderMail]\r\n\r\n"; // // xrTable3 // @@ -381,6 +556,40 @@ namespace BeWo.Report.DefaultReports this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.StylePriority.UseFont = false; // + // xrLabel4 + // + this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 197.7715F); + this.xrLabel4.Name = "xrLabel4"; + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(213.5417F, 17F); + this.xrLabel4.StylePriority.UseFont = false; + this.xrLabel4.Text = "Mit freundlichen Grüßen"; + // + // xrLabel5 + // + this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 246.2083F); + this.xrLabel5.Name = "xrLabel5"; + this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel5.SizeF = new System.Drawing.SizeF(225F, 17F); + this.xrLabel5.StylePriority.UseFont = false; + this.xrLabel5.Text = "gez. [CreatorFirstName] [CreatorLastName]"; + // + // xrLabel8 + // + this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0.08254051F, 42.70833F); + this.xrLabel8.Multiline = true; + this.xrLabel8.Name = "xrLabel8"; + this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel8.SizeF = new System.Drawing.SizeF(671.4175F, 137.6184F); + this.xrLabel8.StylePriority.UseFont = false; + this.xrLabel8.Text = resources.GetString("xrLabel8.Text"); + // // xrTable4 // this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(570.5F, 0F); @@ -421,6 +630,14 @@ namespace BeWo.Report.DefaultReports this.topMarginBand1.HeightF = 114.2292F; this.topMarginBand1.Name = "topMarginBand1"; // + // xrPictureBox1 + // + this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); + this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(397.0416F, 0F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(274.4584F, 114.2292F); + this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // bottomMarginBand1 // this.bottomMarginBand1.Name = "bottomMarginBand1"; @@ -443,289 +660,53 @@ namespace BeWo.Report.DefaultReports this.Detail1.Name = "Detail1"; this.Detail1.StylePriority.UseFont = false; // - // xrPictureBox1 + // xrLabel6 // - this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); - this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(397.0416F, 0F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(274.4584F, 114.2292F); - this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; - // - // xrLabel9 - // - this.xrLabel9.CanShrink = true; - this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F); - this.xrLabel9.Name = "xrLabel9"; - this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel9.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel9.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel9.StylePriority.UseFont = false; - this.xrLabel9.Text = "Intravitam – Weddigenstraße 34 – 42389 Wuppertal "; - // - // RecipientPostCodeAndTown - // - this.RecipientPostCodeAndTown.CanShrink = true; - this.RecipientPostCodeAndTown.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 98.00002F); - this.RecipientPostCodeAndTown.Name = "RecipientPostCodeAndTown"; - this.RecipientPostCodeAndTown.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.RecipientPostCodeAndTown.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.RecipientPostCodeAndTown.SizeF = new System.Drawing.SizeF(292F, 17F); - this.RecipientPostCodeAndTown.StylePriority.UseFont = false; - this.RecipientPostCodeAndTown.Text = "[RecipientPostCodeAndTown]"; - // - // xrLabel_RecipientStreet - // - this.xrLabel_RecipientStreet.CanShrink = true; - this.xrLabel_RecipientStreet.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 81.00001F); - this.xrLabel_RecipientStreet.Name = "xrLabel_RecipientStreet"; - this.xrLabel_RecipientStreet.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel_RecipientStreet.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel_RecipientStreet.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel_RecipientStreet.StylePriority.UseFont = false; - this.xrLabel_RecipientStreet.Text = "[RecipientStreet]"; - // - // xrLabel_RecipientDivision - // - this.xrLabel_RecipientDivision.CanShrink = true; - this.xrLabel_RecipientDivision.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 64.00007F); - this.xrLabel_RecipientDivision.Name = "xrLabel_RecipientDivision"; - this.xrLabel_RecipientDivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel_RecipientDivision.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel_RecipientDivision.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel_RecipientDivision.StylePriority.UseFont = false; - this.xrLabel_RecipientDivision.Text = "[RecipientDivision]"; - // - // xrLabel_RecipientContactPerson - // - this.xrLabel_RecipientContactPerson.CanShrink = true; - this.xrLabel_RecipientContactPerson.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 47F); - this.xrLabel_RecipientContactPerson.Name = "xrLabel_RecipientContactPerson"; - this.xrLabel_RecipientContactPerson.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel_RecipientContactPerson.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel_RecipientContactPerson.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false; - this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]"; + this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "RecipientOrganisation")}); + this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.08254051F, 26.99998F); + this.xrLabel6.Multiline = true; + this.xrLabel6.Name = "xrLabel6"; + this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel6.SizeF = new System.Drawing.SizeF(291.9174F, 16.75002F); + this.xrLabel6.StylePriority.UseFont = false; + this.xrLabel6.Text = "xrLabel6"; // // xrLabel7 // - this.xrLabel7.CanShrink = true; - this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 29.99992F); + this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 43.75F); + this.xrLabel7.Multiline = true; this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel7.SizeF = new System.Drawing.SizeF(292F, 17F); + this.xrLabel7.SizeF = new System.Drawing.SizeF(291.9174F, 16.75002F); this.xrLabel7.StylePriority.UseFont = false; - this.xrLabel7.Text = "[RecipientOrganisation]"; + this.xrLabel7.Text = "[RecipientFirstName] [RecipientLastName]"; // - // xrLabel11 + // xrLabel10 // - this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Wuppertal, {0:d. MMMM yyyy}")}); - this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(473.5152F, 260.3589F); - this.xrLabel11.Name = "xrLabel11"; - this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel11.SizeF = new System.Drawing.SizeF(197.4849F, 15F); - this.xrLabel11.StylePriority.UseFont = false; - this.xrLabel11.StylePriority.UseTextAlignment = false; - this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "RecipientStreet")}); + this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0.0825564F, 60.50002F); + this.xrLabel10.Multiline = true; + this.xrLabel10.Name = "xrLabel10"; + this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel10.SizeF = new System.Drawing.SizeF(291.9174F, 16.75002F); + this.xrLabel10.StylePriority.UseFont = false; + this.xrLabel10.Text = "xrLabel10"; // - // xrLabel14 + // xrLabel12 // - this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(473.5144F, 0F); - this.xrLabel14.Multiline = true; - this.xrLabel14.Name = "xrLabel14"; - this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel14.SizeF = new System.Drawing.SizeF(197.4857F, 14.20453F); - this.xrLabel14.StylePriority.UseFont = false; - this.xrLabel14.StylePriority.UsePadding = false; - this.xrLabel14.Text = "Intravitam"; - // - // xrLabel13 - // - this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(473.515F, 28.99996F); - this.xrLabel13.Multiline = true; - this.xrLabel13.Name = "xrLabel13"; - this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel13.SizeF = new System.Drawing.SizeF(197.4858F, 52.00011F); - this.xrLabel13.StylePriority.UseFont = false; - this.xrLabel13.StylePriority.UsePadding = false; - this.xrLabel13.Text = "Telefon 02 02 - 76 71 92 - 0\r\ninfo@intravitam-wessel.de\r\nwww.intravitam-wessel.de" + - ""; - // - // xrLabel15 - // - this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(473.5151F, 14.20453F); - this.xrLabel15.Multiline = true; - this.xrLabel15.Name = "xrLabel15"; - this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel15.SizeF = new System.Drawing.SizeF(197.4857F, 14.20453F); - this.xrLabel15.StylePriority.UseFont = false; - this.xrLabel15.StylePriority.UsePadding = false; - this.xrLabel15.Text = "Michael Wessel"; - // - // xrLabel16 - // - this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel16.ForeColor = System.Drawing.Color.DarkGray; - this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(473.5143F, 84.00008F); - this.xrLabel16.Multiline = true; - this.xrLabel16.Name = "xrLabel16"; - this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel16.SizeF = new System.Drawing.SizeF(197.4857F, 33.99996F); - this.xrLabel16.StylePriority.UseFont = false; - this.xrLabel16.StylePriority.UseForeColor = false; - this.xrLabel16.StylePriority.UsePadding = false; - this.xrLabel16.Text = "Versorgung von Menschen\r\nmit Schwerbehinderung"; - // - // xrLabel19 - // - this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(473.5152F, 122.4159F); - this.xrLabel19.Multiline = true; - this.xrLabel19.Name = "xrLabel19"; - this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel19.SizeF = new System.Drawing.SizeF(197.4848F, 64.00003F); - this.xrLabel19.StylePriority.UseFont = false; - this.xrLabel19.StylePriority.UsePadding = false; - this.xrLabel19.Text = "IK: 460517878\r\n\r\nCommerzbank AG\r\nDE27 3844 0016 0778 8300 00\r\n\r\n"; - // - // xrLabel20 - // - this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Calibri", 7F); - this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(473.5142F, 186.4159F); - this.xrLabel20.Multiline = true; - this.xrLabel20.Name = "xrLabel20"; - this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); - this.xrLabel20.SizeF = new System.Drawing.SizeF(197.4858F, 70.93039F); - this.xrLabel20.StylePriority.UseFont = false; - this.xrLabel20.StylePriority.UsePadding = false; - this.xrLabel20.Text = "Steuer ID: 131/5179/1831\r\n\r\nAnsprechpartner: [SenderContactPerson]\r\nTelefon: [Sen" + - "derContactPersonPhone]\r\nE-Mail: [SenderContactPersonMail]\r\n\r\n"; - // - // xrLabel1 - // - this.xrLabel1.BackColor = System.Drawing.Color.Transparent; - this.xrLabel1.CanShrink = true; - this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(417.5419F, 301.8793F); - this.xrLabel1.Name = "xrLabel1"; - this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel1.SizeF = new System.Drawing.SizeF(253.9581F, 17.00003F); - this.xrLabel1.StylePriority.UseBackColor = false; - this.xrLabel1.StylePriority.UseFont = false; - this.xrLabel1.Text = "Aktenzeichen: [CustomerReferenceNumber]"; - this.xrLabel1.WordWrap = false; - // - // xrLabel2 - // - this.xrLabel2.BackColor = System.Drawing.Color.Transparent; - this.xrLabel2.CanShrink = true; - this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.8793F); - this.xrLabel2.Name = "xrLabel2"; - this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel2.SizeF = new System.Drawing.SizeF(225F, 17F); - this.xrLabel2.StylePriority.UseBackColor = false; - this.xrLabel2.StylePriority.UseFont = false; - this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; - this.xrLabel2.WordWrap = false; - // - // xrLabel3 - // - this.xrLabel3.BackColor = System.Drawing.Color.Transparent; - this.xrLabel3.CanShrink = true; - this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriod")}); - this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(225.0002F, 301.8792F); - this.xrLabel3.Name = "xrLabel3"; - this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel3.SizeF = new System.Drawing.SizeF(191.6667F, 17F); - this.xrLabel3.StylePriority.UseBackColor = false; - this.xrLabel3.StylePriority.UseFont = false; - this.xrLabel3.WordWrap = false; - // - // lblAnrede - // - this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 335.546F); - this.lblAnrede.Name = "lblAnrede"; - this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAnrede.SizeF = new System.Drawing.SizeF(317F, 17F); - this.lblAnrede.StylePriority.UseFont = false; - this.lblAnrede.Text = "[RecipientSalutation]"; - // - // lblRechnungstext - // - this.lblRechnungstext.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.lblRechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0F, 358.9167F); - this.lblRechnungstext.Multiline = true; - this.lblRechnungstext.Name = "lblRechnungstext"; - this.lblRechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblRechnungstext.SizeF = new System.Drawing.SizeF(671.5F, 71.625F); - this.lblRechnungstext.StylePriority.UseFont = false; - this.lblRechnungstext.Text = "für den Betreuungszeitraum [AccountingPeriod] berechnen wir folgende Leistungen:"; - // - // xrLabel8 - // - this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0.08254051F, 42.70833F); - this.xrLabel8.Multiline = true; - this.xrLabel8.Name = "xrLabel8"; - this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel8.SizeF = new System.Drawing.SizeF(671.4175F, 137.6184F); - this.xrLabel8.StylePriority.UseFont = false; - this.xrLabel8.Text = resources.GetString("xrLabel8.Text"); - // - // xrLabel4 - // - this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 197.7715F); - this.xrLabel4.Name = "xrLabel4"; - this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel4.SizeF = new System.Drawing.SizeF(213.5417F, 17F); - this.xrLabel4.StylePriority.UseFont = false; - this.xrLabel4.Text = "Mit freundlichen Grüßen"; - // - // xrLabel5 - // - this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 246.2083F); - this.xrLabel5.Name = "xrLabel5"; - this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel5.SizeF = new System.Drawing.SizeF(225F, 17F); - this.xrLabel5.StylePriority.UseFont = false; - this.xrLabel5.Text = "gez. [CreatorFirstName] [CreatorLastName]"; + this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 77.25004F); + this.xrLabel12.Multiline = true; + this.xrLabel12.Name = "xrLabel12"; + this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel12.SizeF = new System.Drawing.SizeF(291.9174F, 16.75002F); + this.xrLabel12.StylePriority.UseFont = false; + this.xrLabel12.Text = "[RecipientPostCode] [RecipientTown]"; // // bindingSource1 // @@ -791,11 +772,6 @@ namespace BeWo.Report.DefaultReports private DevExpress.XtraReports.UI.DetailBand Detail1; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.XRLabel xrLabel9; - private DevExpress.XtraReports.UI.XRLabel RecipientPostCodeAndTown; - private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet; - private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision; - private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientContactPerson; - private DevExpress.XtraReports.UI.XRLabel xrLabel7; private DevExpress.XtraReports.UI.XRLabel xrLabel11; private DevExpress.XtraReports.UI.XRLabel xrLabel14; private DevExpress.XtraReports.UI.XRLabel xrLabel13; @@ -811,5 +787,9 @@ namespace BeWo.Report.DefaultReports private DevExpress.XtraReports.UI.XRLabel xrLabel8; private DevExpress.XtraReports.UI.XRLabel xrLabel4; private DevExpress.XtraReports.UI.XRLabel xrLabel5; + private DevExpress.XtraReports.UI.XRLabel xrLabel7; + private DevExpress.XtraReports.UI.XRLabel xrLabel6; + private DevExpress.XtraReports.UI.XRLabel xrLabel12; + private DevExpress.XtraReports.UI.XRLabel xrLabel10; } } diff --git a/ReportImp/PflegedienstWessel/InvoiceCustomerReport.cs b/ReportImp/PflegedienstWessel/InvoiceCustomerReport.cs index 70280bec1..1a3c0ad89 100644 --- a/ReportImp/PflegedienstWessel/InvoiceCustomerReport.cs +++ b/ReportImp/PflegedienstWessel/InvoiceCustomerReport.cs @@ -13,7 +13,14 @@ namespace BeWo.Report.DefaultReports public void SetReportDataSource(InvoiceCustomerRO pRO) { - this.bindingSource1.DataSource = pRO; + if (pRO.CustomerStreet != null) + pRO.RecipientStreet = pRO.CustomerStreet; + if (pRO.CustomerPostCode != null) + pRO.RecipientPostCode = pRO.CustomerPostCode; + if (pRO.CustomerTown != null) + pRO.RecipientTown = pRO.CustomerTown; + + this.bindingSource1.DataSource = pRO; } } } diff --git a/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceCreation.cs b/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceCreation.cs index 714efdb13..9c22d5ebd 100644 --- a/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceCreation.cs +++ b/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceCreation.cs @@ -32,7 +32,7 @@ namespace PflegedienstWessel.Invoicing foreach (var sc in sortedScs) { var serviceRecords = supportConcepts2ServiceRecords[sc]; - serviceRecords = serviceRecords.Where(s => !s.ServiceDescription.CategoryName.Contains("Fachleistung")).ToList(); // die sind in Spitzabrechnung + serviceRecords = serviceRecords.Where(s => s.ServiceDescription.CategoryName.Contains("Assistenzleistung")).ToList(); // NUR Assistenzstunden if (sc.CostBearerList.Count > 0) { var costBearer = DAOFactory.GenericDAO.LoadByID(sc.CostBearerList[0].CostBearerOid); diff --git a/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceFactory.cs b/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceFactory.cs index 73530ba77..0473203c1 100644 --- a/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceFactory.cs +++ b/ReportImp/PflegedienstWessel/Invoicing/CustomInvoiceFactory.cs @@ -22,14 +22,14 @@ namespace PflegedienstWessel.Invoicing { foreach (var sr in list) { - if (sr.CostBearer.Name.ToLower().Contains("persönliches budget 24")) + if (sr.CostBearer.Name.ToLower().Contains("persönliches budget")) { return new CustomPersBudget24InvoiceCreation(); } - else if (sr.CostBearer.Name.ToLower().Contains("persönliches budget")) - { - return base.CreateInvoiceCreator(specificId, tenant, supportConcepts2ServiceRecords); - } + //else if (sr.CostBearer.Name.ToLower().Contains("persönliches budget")) + //{ + // return base.CreateInvoiceCreator(specificId, tenant, supportConcepts2ServiceRecords); + //} else { var sd = sr.ServiceDescription.Category; @@ -47,7 +47,7 @@ namespace PflegedienstWessel.Invoicing if (sd != null && !String.IsNullOrEmpty(sd.Name)) { String cat = sd.Name.ToLower().Trim(); - if (!cat.Contains("fachleistung")) + if (cat.Contains("assistenzleistung")) { return new CustomInvoiceCreation(); } diff --git a/ReportImp/PflegedienstWessel/Invoicing/CustomPersBudget24InvoiceCreation.cs b/ReportImp/PflegedienstWessel/Invoicing/CustomPersBudget24InvoiceCreation.cs index 4027eb54c..e217c0468 100644 --- a/ReportImp/PflegedienstWessel/Invoicing/CustomPersBudget24InvoiceCreation.cs +++ b/ReportImp/PflegedienstWessel/Invoicing/CustomPersBudget24InvoiceCreation.cs @@ -20,7 +20,7 @@ namespace PflegedienstWessel.Invoicing public override void SetInvoiceId(ServiceInvoice invoice) { invoice.InvoiceBase.InvoiceId = "PersBudget"; - invoice.InvoiceBase.InvoiceTypeText = "PersBudget24"; + invoice.InvoiceBase.InvoiceTypeText = "PersBudget"; } public override void SetAmountAdvancePayments(ServiceInvoice invoice) @@ -37,12 +37,15 @@ namespace PflegedienstWessel.Invoicing { // Anders als bei anderen Kostenträgern zahlen die Selbstzahler im Persönlichen Budget 24 Stunden alle Leistungen monatlich aus einer Rechnung + string catName = iServiceRecord.ServiceDescription.CategoryName.ToString(); + if (!catName.ToLower().Contains("fachleistung") && !catName.ToLower().Contains("assistenzleistung")) + return null; + var ii = base.CreateInvoiceItem(iServiceRecord, scap, calc); DateTime start = ii.ItemPeriodStart.Value; decimal preisAssistenz = 0; // Achtung je nach Preisgestaltung wird jetzt bei FLS kein Faktor gezogen! - string catName = iServiceRecord.ServiceDescription.CategoryName.ToString(); var cat = DAOFactory.SearchDAO.FindServiceCategoryByName(catName); if (cat != null) diff --git a/ReportImp/PflegedienstWessel/RechnungAssistenz.Designer.cs b/ReportImp/PflegedienstWessel/RechnungAssistenz.Designer.cs index 039b18331..860347077 100644 --- a/ReportImp/PflegedienstWessel/RechnungAssistenz.Designer.cs +++ b/ReportImp/PflegedienstWessel/RechnungAssistenz.Designer.cs @@ -71,8 +71,8 @@ namespace PflegedienstWessel this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); - this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); + this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); @@ -242,7 +242,7 @@ namespace PflegedienstWessel this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.StylePriority.UsePadding = false; this.xrLabel20.Text = "Steuer ID: 131/5179/1831\r\n\r\nAnsprechpartner: [SenderContactPerson]\r\nTelefon: [Sen" + - "derContactPersonPhone]\r\nE-Mail: [SenderContactPersonMail]\r\n\r\n"; + "derContactPersonPhone]\r\n[SenderContactPersonMail]\r\n\r\n"; // // xrLabel19 // diff --git a/ReportImp/PflegedienstWessel/RechnungPB.Designer.cs b/ReportImp/PflegedienstWessel/RechnungPB.Designer.cs index cf9725866..4ea4f8d62 100644 --- a/ReportImp/PflegedienstWessel/RechnungPB.Designer.cs +++ b/ReportImp/PflegedienstWessel/RechnungPB.Designer.cs @@ -30,6 +30,7 @@ namespace PflegedienstWessel { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RechnungPB)); + DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); @@ -54,9 +55,7 @@ namespace PflegedienstWessel this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel_RecipientContactPerson = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel(); this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); @@ -105,7 +104,7 @@ namespace PflegedienstWessel // // xrPictureBox1 // - this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); + this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(399.0425F, 4.770788F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(279.9584F, 114.2292F); @@ -133,20 +132,20 @@ namespace PflegedienstWessel this.xrLabel3, this.xrLabel5, this.xrLabel6, - this.xrLabel7, this.xrLabel_RecipientContactPerson, - this.xrLabel_RecipientDivision, this.xrLabel_RecipientStreet, this.RecipientPostCodeAndTown, this.xrLabel9}); - this.Page1.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Page1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.Page1.HeightF = 474.5795F; this.Page1.Name = "Page1"; this.Page1.StylePriority.UseFont = false; // // xrTable2 // - this.xrTable2.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrTable2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(72.66658F, 449.5795F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { @@ -219,7 +218,8 @@ namespace PflegedienstWessel // // lblRechnungstext // - this.lblRechnungstext.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblRechnungstext.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.lblRechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0.001017253F, 373.7878F); this.lblRechnungstext.Multiline = true; this.lblRechnungstext.Name = "lblRechnungstext"; @@ -231,7 +231,7 @@ namespace PflegedienstWessel // // xrLabel20 // - this.xrLabel20.Font = new System.Drawing.Font("Calibri", 7F); + this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Calibri", 7F); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(475.5152F, 189.4159F); this.xrLabel20.Multiline = true; this.xrLabel20.Name = "xrLabel20"; @@ -240,11 +240,12 @@ namespace PflegedienstWessel this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.StylePriority.UsePadding = false; this.xrLabel20.Text = "Steuer ID: 131/5179/1831\r\n\r\nAnsprechpartner: [SenderContactPerson]\r\nTelefon: [Sen" + - "derContactPersonPhone]\r\nE-Mail: [SenderContactPersonMail]\r\n\r\n"; + "derContactPersonPhone]\r\n[SenderContactPersonMail]\r\n\r\n"; // // xrLabel19 // - this.xrLabel19.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(475.5152F, 122.4159F); this.xrLabel19.Multiline = true; this.xrLabel19.Name = "xrLabel19"; @@ -256,7 +257,8 @@ namespace PflegedienstWessel // // xrLabel16 // - this.xrLabel16.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel16.ForeColor = System.Drawing.Color.DarkGray; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(475.5143F, 84.00007F); this.xrLabel16.Multiline = true; @@ -270,7 +272,8 @@ namespace PflegedienstWessel // // xrLabel15 // - this.xrLabel15.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(475.5151F, 14.20453F); this.xrLabel15.Multiline = true; this.xrLabel15.Name = "xrLabel15"; @@ -282,7 +285,8 @@ namespace PflegedienstWessel // // xrLabel13 // - this.xrLabel13.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(475.515F, 28.99996F); this.xrLabel13.Multiline = true; this.xrLabel13.Name = "xrLabel13"; @@ -295,7 +299,8 @@ namespace PflegedienstWessel // // xrLabel14 // - this.xrLabel14.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(475.5145F, 0F); this.xrLabel14.Multiline = true; this.xrLabel14.Name = "xrLabel14"; @@ -309,7 +314,8 @@ namespace PflegedienstWessel // this.xrLabel11.BackColor = System.Drawing.Color.Transparent; this.xrLabel11.CanShrink = true; - this.xrLabel11.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(225.0007F, 301.8792F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -321,7 +327,8 @@ namespace PflegedienstWessel // // lblAnrede // - this.lblAnrede.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0.0005501967F, 344.3758F); this.lblAnrede.Name = "lblAnrede"; this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -333,7 +340,8 @@ namespace PflegedienstWessel // this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.CanShrink = true; - this.xrLabel2.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0005501967F, 301.8793F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -347,7 +355,8 @@ namespace PflegedienstWessel // this.xrLabel3.BackColor = System.Drawing.Color.Transparent; this.xrLabel3.CanShrink = true; - this.xrLabel3.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.0005501967F, 285.8793F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -361,7 +370,8 @@ namespace PflegedienstWessel // this.xrLabel5.BackColor = System.Drawing.Color.Transparent; this.xrLabel5.CanShrink = true; - this.xrLabel5.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(417.5424F, 301.8793F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -375,7 +385,8 @@ namespace PflegedienstWessel // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Wuppertal, {0:d. MMMM yyyy}")}); - this.xrLabel6.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(475.5152F, 260.3589F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -384,23 +395,12 @@ namespace PflegedienstWessel this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // - // xrLabel7 - // - this.xrLabel7.CanShrink = true; - this.xrLabel7.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 29.99992F); - this.xrLabel7.Name = "xrLabel7"; - this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel7.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel7.StylePriority.UseFont = false; - this.xrLabel7.Text = "[RecipientOrganisation]"; - // // xrLabel_RecipientContactPerson // this.xrLabel_RecipientContactPerson.CanShrink = true; - this.xrLabel_RecipientContactPerson.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 47F); + this.xrLabel_RecipientContactPerson.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0.001525879F, 29.29166F); this.xrLabel_RecipientContactPerson.Name = "xrLabel_RecipientContactPerson"; this.xrLabel_RecipientContactPerson.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_RecipientContactPerson.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; @@ -408,23 +408,12 @@ namespace PflegedienstWessel this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false; this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]"; // - // xrLabel_RecipientDivision - // - this.xrLabel_RecipientDivision.CanShrink = true; - this.xrLabel_RecipientDivision.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 64.00007F); - this.xrLabel_RecipientDivision.Name = "xrLabel_RecipientDivision"; - this.xrLabel_RecipientDivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel_RecipientDivision.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; - this.xrLabel_RecipientDivision.SizeF = new System.Drawing.SizeF(292F, 17F); - this.xrLabel_RecipientDivision.StylePriority.UseFont = false; - this.xrLabel_RecipientDivision.Text = "[RecipientDivision]"; - // // xrLabel_RecipientStreet // this.xrLabel_RecipientStreet.CanShrink = true; - this.xrLabel_RecipientStreet.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 81.00001F); + this.xrLabel_RecipientStreet.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0.001017253F, 46.29167F); this.xrLabel_RecipientStreet.Name = "xrLabel_RecipientStreet"; this.xrLabel_RecipientStreet.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_RecipientStreet.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; @@ -435,8 +424,9 @@ namespace PflegedienstWessel // RecipientPostCodeAndTown // this.RecipientPostCodeAndTown.CanShrink = true; - this.RecipientPostCodeAndTown.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 98.00002F); + this.RecipientPostCodeAndTown.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0.001017253F, 63.29168F); this.RecipientPostCodeAndTown.Name = "RecipientPostCodeAndTown"; this.RecipientPostCodeAndTown.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.RecipientPostCodeAndTown.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; @@ -447,7 +437,8 @@ namespace PflegedienstWessel // xrLabel9 // this.xrLabel9.CanShrink = true; - this.xrLabel9.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -474,7 +465,8 @@ namespace PflegedienstWessel | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "{0}")}); - this.xrLabel4.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(317.0006F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F); @@ -489,7 +481,8 @@ namespace PflegedienstWessel // // xrLabel8 // - this.xrLabel8.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36.04495F); this.xrLabel8.Multiline = true; this.xrLabel8.Name = "xrLabel8"; @@ -500,7 +493,8 @@ namespace PflegedienstWessel // // xrLabel21 // - this.xrLabel21.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 241.7292F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -510,7 +504,8 @@ namespace PflegedienstWessel // // xrLabel22 // - this.xrLabel22.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 189.9375F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -522,7 +517,8 @@ namespace PflegedienstWessel // this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrLabel23.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(72.66655F, 0F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -566,7 +562,8 @@ namespace PflegedienstWessel // // xrTable3 // - this.xrTable3.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrTable3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(72.66653F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { @@ -665,14 +662,16 @@ namespace PflegedienstWessel this.DetailReport}); this.DataSource = this.bindingSource1; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; - this.Font = new System.Drawing.Font("Verdana", 10F); + this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.ruleRateFactorNull}); - this.Margins = new System.Drawing.Printing.Margins(75, 73, 119, 50); + this.Margins = new DevExpress.Drawing.DXMargins(75F, 73F, 119F, 50F); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; - this.Version = "17.1"; + this.Version = "23.2"; + xrWatermark1.Id = "Watermark1"; + this.Watermarks.Add(xrWatermark1); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); @@ -687,9 +686,7 @@ namespace PflegedienstWessel private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; private DevExpress.XtraReports.UI.GroupHeaderBand Page1; - private DevExpress.XtraReports.UI.XRLabel xrLabel7; private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientContactPerson; - private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision; private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet; private DevExpress.XtraReports.UI.XRLabel RecipientPostCodeAndTown; private DevExpress.XtraReports.UI.XRLabel xrLabel9; diff --git a/ReportImp/PflegedienstWessel/RechnungPB.resx b/ReportImp/PflegedienstWessel/RechnungPB.resx index 1b5046d35..456fbb639 100644 --- a/ReportImp/PflegedienstWessel/RechnungPB.resx +++ b/ReportImp/PflegedienstWessel/RechnungPB.resx @@ -117,271 +117,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - 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 - - 17, 56 - Wir bitten Sie, den o.g. Betrag innerhalb von 14 Tagen auf das folgende Konto zu überweisen: @@ -392,7 +130,4 @@ Wir bedanken uns für Ihren Auftrag und das uns damit entgegengebrachte Vertrauen! - - 17, 17 - \ No newline at end of file diff --git a/ReportImp/PflegedienstWessel/RechnungWG.Designer.cs b/ReportImp/PflegedienstWessel/RechnungWG.Designer.cs index 11dcf2fc9..88cc81666 100644 --- a/ReportImp/PflegedienstWessel/RechnungWG.Designer.cs +++ b/ReportImp/PflegedienstWessel/RechnungWG.Designer.cs @@ -35,22 +35,21 @@ namespace BeWo.Report.DefaultReports this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); + this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupFooter = new DevExpress.XtraReports.UI.GroupFooterBand(); + this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.ruleNoticeNull = new DevExpress.XtraReports.UI.FormattingRule(); this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); - this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); - this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); - this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); - this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand(); - this.Detail3 = new DevExpress.XtraReports.UI.DetailBand(); - this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell(); - this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); - this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel(); @@ -64,20 +63,22 @@ namespace BeWo.Report.DefaultReports this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); + this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); + this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); + this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand(); + this.Detail3 = new DevExpress.XtraReports.UI.DetailBand(); + this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell(); + this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // @@ -108,6 +109,14 @@ namespace BeWo.Report.DefaultReports this.topMarginBand1.HeightF = 158F; this.topMarginBand1.Name = "topMarginBand1"; // + // xrPictureBox1 + // + this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); + this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(400.0416F, 43.77081F); + this.xrPictureBox1.Name = "xrPictureBox1"; + this.xrPictureBox1.SizeF = new System.Drawing.SizeF(279.9584F, 114.2292F); + this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 50F; @@ -122,6 +131,43 @@ namespace BeWo.Report.DefaultReports this.GroupFooter.HeightF = 199.2502F; this.GroupFooter.Name = "GroupFooter"; // + // xrLabel1 + // + this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "Gesamt: {0}")}); + this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(491.6599F, 0F); + this.xrLabel1.Name = "xrLabel1"; + this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel1.SizeF = new System.Drawing.SizeF(187.3399F, 24.16667F); + this.xrLabel1.StylePriority.UseFont = false; + this.xrLabel1.StylePriority.UseTextAlignment = false; + this.xrLabel1.Text = "xrLabel1"; + this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; + // + // xrLabel8 + // + this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 182.2502F); + this.xrLabel8.Name = "xrLabel8"; + this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel8.SizeF = new System.Drawing.SizeF(213.5417F, 17F); + this.xrLabel8.StylePriority.UseFont = false; + this.xrLabel8.Text = "Mit freundlichen Grüßen"; + // + // xrLabel10 + // + this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); + this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 28.35763F); + this.xrLabel10.Multiline = true; + this.xrLabel10.Name = "xrLabel10"; + this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel10.SizeF = new System.Drawing.SizeF(679.0001F, 137.6184F); + this.xrLabel10.StylePriority.UseFont = false; + this.xrLabel10.Text = resources.GetString("xrLabel10.Text"); + // // ruleNoticeNull // this.ruleNoticeNull.Condition = "[Notice] == ?"; @@ -131,6 +177,7 @@ namespace BeWo.Report.DefaultReports // Page1 // this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrLabel11, this.xrTable5, this.xrLabel9, this.RecipientPostCodeAndTown, @@ -148,147 +195,125 @@ namespace BeWo.Report.DefaultReports this.xrLabel3, this.xrLabel2}); this.Page1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.Page1.HeightF = 380.375F; + this.Page1.HeightF = 443.2084F; this.Page1.Name = "Page1"; this.Page1.StylePriority.UseFont = false; // - // xrLabel3 + // xrLabel11 // - this.xrLabel3.BackColor = System.Drawing.Color.Transparent; - this.xrLabel3.CanShrink = true; - this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); - this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 323.25F); - this.xrLabel3.Name = "xrLabel3"; - this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel3.SizeF = new System.Drawing.SizeF(626F, 20F); - this.xrLabel3.StylePriority.UseBackColor = false; - this.xrLabel3.StylePriority.UseFont = false; - this.xrLabel3.Text = "Abrechnung für Zeitraum [AccountingPeriod]"; - this.xrLabel3.WordWrap = false; + this.xrLabel11.BackColor = System.Drawing.Color.Transparent; + this.xrLabel11.CanShrink = true; + this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 335.9583F); + this.xrLabel11.Multiline = true; + this.xrLabel11.Name = "xrLabel11"; + this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(678.9998F, 82.25009F); + this.xrLabel11.StylePriority.UseBackColor = false; + this.xrLabel11.StylePriority.UseFont = false; + this.xrLabel11.Text = "Sehr geehrte Damen und Herren, \r\n\r\nbezugnehmend auf die Ergänzungsvereinbarung zu" + + "m Ambulant Betreuten Wohnen berechnen wir Ihnen \r\nfür den Hintergrunddienst:"; + this.xrLabel11.WordWrap = false; // - // xrLabel2 + // xrTable5 // - this.xrLabel2.BackColor = System.Drawing.Color.Transparent; - this.xrLabel2.CanShrink = true; - this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); - this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 303.25F); - this.xrLabel2.Name = "xrLabel2"; - this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel2.SizeF = new System.Drawing.SizeF(626F, 20F); - this.xrLabel2.StylePriority.UseBackColor = false; - this.xrLabel2.StylePriority.UseFont = false; - this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; - this.xrLabel2.WordWrap = false; + this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 418.2084F); + this.xrTable5.Name = "xrTable5"; + this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow23}); + this.xrTable5.SizeF = new System.Drawing.SizeF(680F, 25F); // - // DetailReport + // xrTableRow23 // - this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { - this.Detail1, - this.DetailReport2}); - this.DetailReport.DataMember = "ServiceInvoicePeriods"; - this.DetailReport.DataSource = this.bindingSource1; - this.DetailReport.Level = 0; - this.DetailReport.Name = "DetailReport"; + this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell37, + this.xrTableCell1, + this.xrTableCell2, + this.xrTableCell36}); + this.xrTableRow23.Name = "xrTableRow23"; + this.xrTableRow23.Weight = 1D; // - // Detail1 + // xrTableCell37 // - this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.Detail1.HeightF = 0F; - this.Detail1.Name = "Detail1"; - this.Detail1.StylePriority.UseFont = false; - // - // DetailReport2 - // - this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { - this.Detail3, - this.GroupFooter1}); - this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems"; - this.DetailReport2.DataSource = this.bindingSource1; - this.DetailReport2.Level = 0; - this.DetailReport2.Name = "DetailReport2"; - // - // Detail3 - // - this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { - this.xrTable6}); - this.Detail3.HeightF = 25F; - this.Detail3.Name = "Detail3"; - // - // xrTable6 - // - this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); - this.xrTable6.Name = "xrTable6"; - this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow25}); - this.xrTable6.SizeF = new System.Drawing.SizeF(680F, 25F); - this.xrTable6.StylePriority.UseFont = false; - // - // xrTableRow25 - // - this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell42, - this.xrTableCell3, - this.xrTableCell4, - this.xrTableCell45}); - this.xrTableRow25.Name = "xrTableRow25"; - this.xrTableRow25.Weight = 1D; - // - // xrTableCell42 - // - this.xrTableCell42.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell37.BackColor = System.Drawing.Color.Gainsboro; + this.xrTableCell37.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")}); - this.xrTableCell42.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell42.Name = "xrTableCell42"; - this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell42.StylePriority.UseBorderColor = false; - this.xrTableCell42.StylePriority.UseBorders = false; - this.xrTableCell42.StylePriority.UseFont = false; - this.xrTableCell42.StylePriority.UsePadding = false; - this.xrTableCell42.StylePriority.UseTextAlignment = false; - this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell42.Weight = 1.5915180553220396D; + this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell37.Name = "xrTableCell37"; + this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell37.StylePriority.UseBackColor = false; + this.xrTableCell37.StylePriority.UseBorderColor = false; + this.xrTableCell37.StylePriority.UseBorders = false; + this.xrTableCell37.StylePriority.UseFont = false; + this.xrTableCell37.StylePriority.UsePadding = false; + this.xrTableCell37.StylePriority.UseTextAlignment = false; + this.xrTableCell37.Text = "Leistung"; + this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell37.Weight = 2.3716699974471505D; // - // xrTableCell45 + // xrTableCell1 // - this.xrTableCell45.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell45.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell1.BackColor = System.Drawing.Color.Gainsboro; + this.xrTableCell1.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")}); - this.xrTableCell45.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell45.Name = "xrTableCell45"; - this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell45.StylePriority.UseBorderColor = false; - this.xrTableCell45.StylePriority.UseBorders = false; - this.xrTableCell45.StylePriority.UseFont = false; - this.xrTableCell45.StylePriority.UsePadding = false; - this.xrTableCell45.StylePriority.UseTextAlignment = false; - this.xrTableCell45.Text = "xrTableCell45"; - this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; - this.xrTableCell45.TextFormatString = "{0:0}"; - this.xrTableCell45.Weight = 1.2076988318501296D; + this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell1.Multiline = true; + this.xrTableCell1.Name = "xrTableCell1"; + this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell1.StylePriority.UseBackColor = false; + this.xrTableCell1.StylePriority.UseBorderColor = false; + this.xrTableCell1.StylePriority.UseBorders = false; + this.xrTableCell1.StylePriority.UseFont = false; + this.xrTableCell1.StylePriority.UsePadding = false; + this.xrTableCell1.StylePriority.UseTextAlignment = false; + this.xrTableCell1.Text = "Tagessatz"; + this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell1.Weight = 1.0254591050934268D; // - // GroupFooter1 + // xrTableCell2 // - this.GroupFooter1.HeightF = 0F; - this.GroupFooter1.Name = "GroupFooter1"; + this.xrTableCell2.BackColor = System.Drawing.Color.Gainsboro; + this.xrTableCell2.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell2.Multiline = true; + this.xrTableCell2.Name = "xrTableCell2"; + this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell2.StylePriority.UseBackColor = false; + this.xrTableCell2.StylePriority.UseBorderColor = false; + this.xrTableCell2.StylePriority.UseBorders = false; + this.xrTableCell2.StylePriority.UseFont = false; + this.xrTableCell2.StylePriority.UsePadding = false; + this.xrTableCell2.StylePriority.UseTextAlignment = false; + this.xrTableCell2.Text = "Tage im [AccountingPeriodStart!MMMM]"; + this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell2.Weight = 1.3356732105943197D; // - // xrLabel1 + // xrTableCell36 // - this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "Gesamt: {0}")}); - this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); - this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(491.6599F, 0F); - this.xrLabel1.Name = "xrLabel1"; - this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel1.SizeF = new System.Drawing.SizeF(187.3399F, 24.16667F); - this.xrLabel1.StylePriority.UseFont = false; - this.xrLabel1.StylePriority.UseTextAlignment = false; - this.xrLabel1.Text = "xrLabel1"; - this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; + this.xrTableCell36.BackColor = System.Drawing.Color.Gainsboro; + this.xrTableCell36.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell36.Name = "xrTableCell36"; + this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell36.StylePriority.UseBackColor = false; + this.xrTableCell36.StylePriority.UseBorderColor = false; + this.xrTableCell36.StylePriority.UseBorders = false; + this.xrTableCell36.StylePriority.UseFont = false; + this.xrTableCell36.StylePriority.UsePadding = false; + this.xrTableCell36.StylePriority.UseTextAlignment = false; + this.xrTableCell36.Text = "Betrag"; + this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; + this.xrTableCell36.Weight = 1.7997053053803551D; // // xrLabel9 // @@ -463,36 +488,104 @@ namespace BeWo.Report.DefaultReports this.xrLabel20.Text = "Steuer ID: 131/5179/1831\r\n\r\nAnsprechpartner: [SenderContactPerson]\r\nTelefon: [Sen" + "derContactPersonPhone]\r\nE-Mail: [SenderContactPersonMail]\r\n\r\n"; // - // xrPictureBox1 + // xrLabel3 // - this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); - this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(400.0416F, 43.77081F); - this.xrPictureBox1.Name = "xrPictureBox1"; - this.xrPictureBox1.SizeF = new System.Drawing.SizeF(279.9584F, 114.2292F); - this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.xrLabel3.BackColor = System.Drawing.Color.Transparent; + this.xrLabel3.CanShrink = true; + this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 305.5417F); + this.xrLabel3.Name = "xrLabel3"; + this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel3.SizeF = new System.Drawing.SizeF(626F, 20F); + this.xrLabel3.StylePriority.UseBackColor = false; + this.xrLabel3.StylePriority.UseFont = false; + this.xrLabel3.Text = "Abrechnung für Zeitraum [AccountingPeriod]"; + this.xrLabel3.WordWrap = false; // - // xrLabel8 + // xrLabel2 // - this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 182.2502F); - this.xrLabel8.Name = "xrLabel8"; - this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel8.SizeF = new System.Drawing.SizeF(213.5417F, 17F); - this.xrLabel8.StylePriority.UseFont = false; - this.xrLabel8.Text = "Mit freundlichen Grüßen"; + this.xrLabel2.BackColor = System.Drawing.Color.Transparent; + this.xrLabel2.CanShrink = true; + this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 285.5417F); + this.xrLabel2.Name = "xrLabel2"; + this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel2.SizeF = new System.Drawing.SizeF(626F, 20F); + this.xrLabel2.StylePriority.UseBackColor = false; + this.xrLabel2.StylePriority.UseFont = false; + this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; + this.xrLabel2.WordWrap = false; // - // xrLabel10 + // DetailReport // - this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { - new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 28.35763F); - this.xrLabel10.Multiline = true; - this.xrLabel10.Name = "xrLabel10"; - this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel10.SizeF = new System.Drawing.SizeF(679.0001F, 137.6184F); - this.xrLabel10.StylePriority.UseFont = false; - this.xrLabel10.Text = resources.GetString("xrLabel10.Text"); + this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { + this.Detail1, + this.DetailReport2}); + this.DetailReport.DataMember = "ServiceInvoicePeriods"; + this.DetailReport.DataSource = this.bindingSource1; + this.DetailReport.Level = 0; + this.DetailReport.Name = "DetailReport"; + // + // Detail1 + // + this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); + this.Detail1.HeightF = 0F; + this.Detail1.Name = "Detail1"; + this.Detail1.StylePriority.UseFont = false; + // + // DetailReport2 + // + this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { + this.Detail3, + this.GroupFooter1}); + this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems"; + this.DetailReport2.DataSource = this.bindingSource1; + this.DetailReport2.Level = 0; + this.DetailReport2.Name = "DetailReport2"; + // + // Detail3 + // + this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrTable6}); + this.Detail3.HeightF = 25F; + this.Detail3.Name = "Detail3"; + // + // xrTable6 + // + this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); + this.xrTable6.Name = "xrTable6"; + this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow25}); + this.xrTable6.SizeF = new System.Drawing.SizeF(680F, 25F); + this.xrTable6.StylePriority.UseFont = false; + // + // xrTableRow25 + // + this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell42, + this.xrTableCell3, + this.xrTableCell4, + this.xrTableCell45}); + this.xrTableRow25.Name = "xrTableRow25"; + this.xrTableRow25.Weight = 1D; + // + // xrTableCell42 + // + this.xrTableCell42.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")}); + this.xrTableCell42.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell42.Name = "xrTableCell42"; + this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell42.StylePriority.UseBorderColor = false; + this.xrTableCell42.StylePriority.UseBorders = false; + this.xrTableCell42.StylePriority.UseFont = false; + this.xrTableCell42.StylePriority.UsePadding = false; + this.xrTableCell42.StylePriority.UseTextAlignment = false; + this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell42.Weight = 1.5915180553220396D; // // xrTableCell3 // @@ -533,105 +626,30 @@ namespace BeWo.Report.DefaultReports this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell4.Weight = 0.89630849851660566D; // - // xrTable5 + // xrTableCell45 // - this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 355.375F); - this.xrTable5.Name = "xrTable5"; - this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow23}); - this.xrTable5.SizeF = new System.Drawing.SizeF(680F, 25F); - // - // xrTableRow23 - // - this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell37, - this.xrTableCell1, - this.xrTableCell2, - this.xrTableCell36}); - this.xrTableRow23.Name = "xrTableRow23"; - this.xrTableRow23.Weight = 1D; - // - // xrTableCell37 - // - this.xrTableCell37.BackColor = System.Drawing.Color.Gainsboro; - this.xrTableCell37.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell45.BorderColor = System.Drawing.Color.DarkGray; + this.xrTableCell45.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell37.Name = "xrTableCell37"; - this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell37.StylePriority.UseBackColor = false; - this.xrTableCell37.StylePriority.UseBorderColor = false; - this.xrTableCell37.StylePriority.UseBorders = false; - this.xrTableCell37.StylePriority.UseFont = false; - this.xrTableCell37.StylePriority.UsePadding = false; - this.xrTableCell37.StylePriority.UseTextAlignment = false; - this.xrTableCell37.Text = "Leistung"; - this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell37.Weight = 2.3716699974471505D; + this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")}); + this.xrTableCell45.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); + this.xrTableCell45.Name = "xrTableCell45"; + this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell45.StylePriority.UseBorderColor = false; + this.xrTableCell45.StylePriority.UseBorders = false; + this.xrTableCell45.StylePriority.UseFont = false; + this.xrTableCell45.StylePriority.UsePadding = false; + this.xrTableCell45.StylePriority.UseTextAlignment = false; + this.xrTableCell45.Text = "xrTableCell45"; + this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; + this.xrTableCell45.TextFormatString = "{0:0}"; + this.xrTableCell45.Weight = 1.2076988318501296D; // - // xrTableCell1 + // GroupFooter1 // - this.xrTableCell1.BackColor = System.Drawing.Color.Gainsboro; - this.xrTableCell1.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell1.Multiline = true; - this.xrTableCell1.Name = "xrTableCell1"; - this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell1.StylePriority.UseBackColor = false; - this.xrTableCell1.StylePriority.UseBorderColor = false; - this.xrTableCell1.StylePriority.UseBorders = false; - this.xrTableCell1.StylePriority.UseFont = false; - this.xrTableCell1.StylePriority.UsePadding = false; - this.xrTableCell1.StylePriority.UseTextAlignment = false; - this.xrTableCell1.Text = "Tagessatz"; - this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell1.Weight = 1.0254591050934268D; - // - // xrTableCell2 - // - this.xrTableCell2.BackColor = System.Drawing.Color.Gainsboro; - this.xrTableCell2.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell2.Multiline = true; - this.xrTableCell2.Name = "xrTableCell2"; - this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell2.StylePriority.UseBackColor = false; - this.xrTableCell2.StylePriority.UseBorderColor = false; - this.xrTableCell2.StylePriority.UseBorders = false; - this.xrTableCell2.StylePriority.UseFont = false; - this.xrTableCell2.StylePriority.UsePadding = false; - this.xrTableCell2.StylePriority.UseTextAlignment = false; - this.xrTableCell2.Text = "Tage im [AccountingPeriodStart!MMMM]"; - this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell2.Weight = 1.3356732105943197D; - // - // xrTableCell36 - // - this.xrTableCell36.BackColor = System.Drawing.Color.Gainsboro; - this.xrTableCell36.BorderColor = System.Drawing.Color.DarkGray; - this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F); - this.xrTableCell36.Name = "xrTableCell36"; - this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); - this.xrTableCell36.StylePriority.UseBackColor = false; - this.xrTableCell36.StylePriority.UseBorderColor = false; - this.xrTableCell36.StylePriority.UseBorders = false; - this.xrTableCell36.StylePriority.UseFont = false; - this.xrTableCell36.StylePriority.UsePadding = false; - this.xrTableCell36.StylePriority.UseTextAlignment = false; - this.xrTableCell36.Text = "Betrag"; - this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; - this.xrTableCell36.Weight = 1.7997053053803551D; + this.GroupFooter1.HeightF = 0F; + this.GroupFooter1.Name = "GroupFooter1"; // // bindingSource1 // @@ -660,8 +678,8 @@ namespace BeWo.Report.DefaultReports this.Version = "23.2"; xrWatermark1.Id = "Watermark1"; this.Watermarks.Add(xrWatermark1); - ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); @@ -713,5 +731,6 @@ namespace BeWo.Report.DefaultReports private DevExpress.XtraReports.UI.XRTableCell xrTableCell2; private DevExpress.XtraReports.UI.XRTableCell xrTableCell36; private DevExpress.XtraReports.UI.XRTableCell xrTableCell4; + private DevExpress.XtraReports.UI.XRLabel xrLabel11; } }