From bb5c2ef4f73eb5efec1fdfb9908533726ed67fc3 Mon Sep 17 00:00:00 2001 From: Kojo Date: Mon, 8 Dec 2025 10:41:44 +0100 Subject: [PATCH] =?UTF-8?q?FreundeskreisSuchthilfe:=20Anpassungen=20Sammel?= =?UTF-8?q?rechnung=20-=20Gesamtbeweilligungszeitraum,=20GP-Nr.,=20Schrift?= =?UTF-8?q?gr=C3=B6=C3=9Fe,=20Unterzeicher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ServiceInvoiceReport.Designer.cs | 76 ++++++++++--------- .../ServiceInvoiceReport.resx | 7 +- 2 files changed, 45 insertions(+), 38 deletions(-) diff --git a/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.Designer.cs b/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.Designer.cs index 33058103c..0f5770e9b 100644 --- a/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.Designer.cs +++ b/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.Designer.cs @@ -33,6 +33,7 @@ namespace FreundeskreisSuchthilfe DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); + this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.lblMonat = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); @@ -69,7 +70,6 @@ namespace FreundeskreisSuchthilfe this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -98,15 +98,32 @@ namespace FreundeskreisSuchthilfe this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.StylePriority.UseFont = false; // + // xrLabel4 + // + this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); + this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); + this.xrLabel4.ForeColor = System.Drawing.Color.Black; + this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(516.9586F, 97.45827F); + this.xrLabel4.Name = "xrLabel4"; + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(187.0414F, 23F); + this.xrLabel4.StylePriority.UseFont = false; + this.xrLabel4.StylePriority.UseForeColor = false; + this.xrLabel4.StylePriority.UseTextAlignment = false; + this.xrLabel4.Text = "xrLabel1"; + this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.xrLabel4.TextFormatString = "GP-Nr. {0}"; + // // xrLabel2 // this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.CanShrink = true; - this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 163.2708F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); - this.xrLabel2.SizeF = new System.Drawing.SizeF(540.625F, 17F); + this.xrLabel2.SizeF = new System.Drawing.SizeF(604.9586F, 17F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UsePadding = false; @@ -115,6 +132,7 @@ namespace FreundeskreisSuchthilfe // // lblMonat // + this.lblMonat.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 345.4584F); this.lblMonat.Multiline = true; this.lblMonat.Name = "lblMonat"; @@ -125,6 +143,7 @@ namespace FreundeskreisSuchthilfe // // xrLabel11 // + this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 309.4583F); this.xrLabel11.Multiline = true; this.xrLabel11.Name = "xrLabel11"; @@ -135,22 +154,25 @@ namespace FreundeskreisSuchthilfe // // xrLabel10 // + this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 256.1042F); 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(408.3333F, 22.125F); this.xrLabel10.StylePriority.UseFont = false; - this.xrLabel10.Text = "Bewilligungszeitraum: [AccountingPeriod]"; + this.xrLabel10.Text = "Bewilligungszeitraum: [InvoiceBase.SupportConceptCostBearerRelDc.ApprovedStartDat" + + "e!dd.MM.yyyy] - [InvoiceBase.SupportConceptCostBearerRelDc.ApprovedEndDate!dd.MM" + + ".yyyy]"; // // xrLabel7 // - this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 180.2708F); this.xrLabel7.Multiline = true; this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.SizeF = new System.Drawing.SizeF(510.0835F, 51.29166F); + this.xrLabel7.SizeF = new System.Drawing.SizeF(604.9586F, 63.79166F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.Text = "Ambulante Eingliederungshilfe zum selbstständigen Wohnen gemäß\r\n§§53ff Sozialgese" + "tzbuch XII (SGB XII)\r\n[CustomerName], geb. [CustomerBirthdate!dd.MM.yyyy]"; @@ -159,7 +181,7 @@ namespace FreundeskreisSuchthilfe // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")}); - this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrLabel6.ForeColor = System.Drawing.Color.Black; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(516.9586F, 74.45825F); this.xrLabel6.Name = "xrLabel6"; @@ -175,6 +197,7 @@ namespace FreundeskreisSuchthilfe // lblAddress // this.lblAddress.CanGrow = false; + this.lblAddress.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.lblAddress.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.lblAddress.Multiline = true; this.lblAddress.Name = "lblAddress"; @@ -223,7 +246,7 @@ namespace FreundeskreisSuchthilfe // // xrTable5 // - this.xrTable5.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.xrTable5.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { @@ -312,7 +335,7 @@ namespace FreundeskreisSuchthilfe // // xrTable6 // - this.xrTable6.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.xrTable6.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 18F); this.xrTable6.Name = "xrTable6"; this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { @@ -393,14 +416,14 @@ namespace FreundeskreisSuchthilfe this.xrLabel5, this.xrLabel3, this.xrLabel1}); - this.GroupFooter1.HeightF = 288.875F; + this.GroupFooter1.HeightF = 299.1667F; this.GroupFooter1.Name = "GroupFooter1"; // // lblGesamtStunden // this.lblGesamtStunden.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "NetClaim")}); - this.lblGesamtStunden.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold); + this.lblGesamtStunden.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Bold); this.lblGesamtStunden.LocationFloat = new DevExpress.Utils.PointFloat(286.4599F, 90.00002F); this.lblGesamtStunden.Multiline = true; this.lblGesamtStunden.Name = "lblGesamtStunden"; @@ -415,7 +438,7 @@ namespace FreundeskreisSuchthilfe // this.lblEigenanteil.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountEquityContribution")}); - this.lblEigenanteil.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.lblEigenanteil.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.lblEigenanteil.LocationFloat = new DevExpress.Utils.PointFloat(286.4599F, 54.00003F); this.lblEigenanteil.Multiline = true; this.lblEigenanteil.Name = "lblEigenanteil"; @@ -430,7 +453,7 @@ namespace FreundeskreisSuchthilfe // this.lblForderung.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")}); - this.lblForderung.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.lblForderung.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.lblForderung.LocationFloat = new DevExpress.Utils.PointFloat(286.4599F, 18.00003F); this.lblForderung.Multiline = true; this.lblForderung.Name = "lblForderung"; @@ -443,18 +466,18 @@ namespace FreundeskreisSuchthilfe // // lblZahlungsziel // - this.lblZahlungsziel.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.lblZahlungsziel.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.lblZahlungsziel.LocationFloat = new DevExpress.Utils.PointFloat(0F, 142.8335F); this.lblZahlungsziel.Multiline = true; this.lblZahlungsziel.Name = "lblZahlungsziel"; this.lblZahlungsziel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblZahlungsziel.SizeF = new System.Drawing.SizeF(498.6252F, 146.0415F); + this.lblZahlungsziel.SizeF = new System.Drawing.SizeF(604.9586F, 155.2498F); this.lblZahlungsziel.StylePriority.UseFont = false; this.lblZahlungsziel.Text = resources.GetString("lblZahlungsziel.Text"); // // xrLabel5 // - this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold); + this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 90F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; @@ -465,7 +488,7 @@ namespace FreundeskreisSuchthilfe // // xrLabel3 // - this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 54F); this.xrLabel3.Multiline = true; this.xrLabel3.Name = "xrLabel3"; @@ -476,7 +499,7 @@ namespace FreundeskreisSuchthilfe // // xrLabel1 // - this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); + this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 18F); this.xrLabel1.Multiline = true; this.xrLabel1.Name = "xrLabel1"; @@ -489,23 +512,6 @@ namespace FreundeskreisSuchthilfe // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); // - // xrLabel4 - // - this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); - this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 10F); - this.xrLabel4.ForeColor = System.Drawing.Color.Black; - this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(516.9586F, 97.45827F); - this.xrLabel4.Name = "xrLabel4"; - this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel4.SizeF = new System.Drawing.SizeF(187.0414F, 23F); - this.xrLabel4.StylePriority.UseFont = false; - this.xrLabel4.StylePriority.UseForeColor = false; - this.xrLabel4.StylePriority.UseTextAlignment = false; - this.xrLabel4.Text = "xrLabel1"; - this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.xrLabel4.TextFormatString = "{0}"; - // // ServiceInvoiceReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { diff --git a/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.resx b/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.resx index f0463bd39..6dd4e3d6f 100644 --- a/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.resx +++ b/ReportImp/FreundeskreisSuchthilfe/ServiceInvoiceReport.resx @@ -120,11 +120,12 @@ Als Anlage fügen wir den/ die unterschriebenen Leistungsnachweis(e) in Kopie bei. -Wir bitten um Überweisung bis zum {Datum} auf unser Konto bei -der Bank für Sozialwirtschaft. +Wir bitten um Überweisung bis zum {Datum} auf unser Konto bei der Bank für Sozialwirtschaft. Mit freundlichen Grüßen -i. A. Jeanette Freudenstein + + +Buchhaltung \ No newline at end of file