diff --git a/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj b/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj index 85db8c35a..6f325876d 100644 --- a/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj +++ b/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj @@ -97,6 +97,11 @@ LeistungsnachweisJugendamt.cs + + True + True + Resources.resx + Component @@ -155,6 +160,10 @@ LeistungsnachweisJugendamt.cs + + ResXFileCodeGenerator + Resources.Designer.cs + Quittierungsbeleg.cs Designer diff --git a/ReportImp/BeWoFuerDich/Properties/Resources.Designer.cs b/ReportImp/BeWoFuerDich/Properties/Resources.Designer.cs new file mode 100644 index 000000000..4bce1dbd4 --- /dev/null +++ b/ReportImp/BeWoFuerDich/Properties/Resources.Designer.cs @@ -0,0 +1,63 @@ +//------------------------------------------------------------------------------ +// +// Dieser Code wurde von einem Tool generiert. +// Laufzeitversion:4.0.30319.42000 +// +// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn +// der Code erneut generiert wird. +// +//------------------------------------------------------------------------------ + +namespace BeWoFuerDich.Properties { + using System; + + + /// + /// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + /// + // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert + // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert. + // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen + // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() { + } + + /// + /// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("BeWoFuerDich.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle + /// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + } +} diff --git a/ReportImp/BeWoFuerDich/Properties/Resources.resx b/ReportImp/BeWoFuerDich/Properties/Resources.resx new file mode 100644 index 000000000..1af7de150 --- /dev/null +++ b/ReportImp/BeWoFuerDich/Properties/Resources.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs b/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs index 9c7bcae35..a1f71064c 100644 --- a/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs +++ b/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs @@ -28,6 +28,7 @@ namespace BeWoFuerDich /// private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SoziotherapieRechnung)); DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); @@ -56,7 +57,6 @@ namespace BeWoFuerDich this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); - this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); @@ -89,7 +89,7 @@ namespace BeWoFuerDich this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); - this.bindingSource1 = new System.Windows.Forms.BindingSource(); + this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); @@ -142,7 +142,7 @@ namespace BeWoFuerDich this.xrLabel13, this.lblAdresse}); this.Page1.Font = new DevExpress.Drawing.DXFont("Arial", 10F); - this.Page1.HeightF = 463.5305F; + this.Page1.HeightF = 448.5305F; this.Page1.Name = "Page1"; this.Page1.StylePriority.UseBorderWidth = false; this.Page1.StylePriority.UseFont = false; @@ -396,7 +396,7 @@ namespace BeWoFuerDich // this.lblAnrede.BackColor = System.Drawing.Color.Transparent; this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 362.8627F); + this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 356.8627F); this.lblAnrede.Multiline = true; this.lblAnrede.Name = "lblAnrede"; this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -409,7 +409,7 @@ namespace BeWoFuerDich // this.xrLabel13.BackColor = System.Drawing.Color.Transparent; this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 398.5716F); + this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 387.5716F); this.xrLabel13.Multiline = true; this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -431,41 +431,33 @@ namespace BeWoFuerDich // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { - this.xrLabel15, this.xrLabel5, this.xrTable4}); this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F); - this.ReportFooter.HeightF = 142.4072F; + this.ReportFooter.HeightF = 130.3737F; this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.StylePriority.UseFont = false; // - // xrLabel15 - // - this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 92.89602F); - this.xrLabel15.Name = "xrLabel15"; - this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel15.SizeF = new System.Drawing.SizeF(175F, 17F); - this.xrLabel15.StylePriority.UseFont = false; - this.xrLabel15.Text = "Mit freundlichen Grüßen"; - // // xrLabel5 // this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 0F); + this.xrLabel5.KeepTogether = true; + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25.99996F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel5.SizeF = new System.Drawing.SizeF(650F, 34.375F); + this.xrLabel5.SizeF = new System.Drawing.SizeF(650F, 104.3737F); this.xrLabel5.StylePriority.UseFont = false; + this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Bitte überweisen sie den Rechnungsbetrag auf die Kontoverbindung:\r\nIBAN DE87 3705" + - " 0198 1933 8836 78 "; + " 0198 1933 8836 78 \r\n\r\nMit freundlichen Grüßen"; + this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTable4 // this.xrTable4.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 46.875F); + this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow10, @@ -534,7 +526,7 @@ namespace BeWoFuerDich // this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable6}); - this.Detail2.HeightF = 25F; + this.Detail2.HeightF = 22F; this.Detail2.Name = "Detail2"; // // xrTable6 @@ -544,7 +536,7 @@ namespace BeWoFuerDich this.xrTable6.Name = "xrTable6"; this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow25}); - this.xrTable6.SizeF = new System.Drawing.SizeF(650.0001F, 25F); + this.xrTable6.SizeF = new System.Drawing.SizeF(650.0001F, 22F); this.xrTable6.StylePriority.UseFont = false; // // xrTableRow25 @@ -557,7 +549,7 @@ namespace BeWoFuerDich this.xrTableCell44, this.xrTableCell47}); this.xrTableRow25.Name = "xrTableRow25"; - this.xrTableRow25.Weight = 1D; + this.xrTableRow25.Weight = 0.88D; // // xrTableCell10 // @@ -677,7 +669,7 @@ namespace BeWoFuerDich this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable5}); this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.GroupHeader1.HeightF = 25F; + this.GroupHeader1.HeightF = 23F; this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.StylePriority.UseFont = false; // @@ -688,7 +680,7 @@ namespace BeWoFuerDich this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow23}); - this.xrTable5.SizeF = new System.Drawing.SizeF(649.9999F, 25F); + this.xrTable5.SizeF = new System.Drawing.SizeF(649.9999F, 23F); this.xrTable5.StylePriority.UseFont = false; // // xrTableRow23 @@ -701,7 +693,7 @@ namespace BeWoFuerDich this.xrTableCell33, this.xrTableCell34}); this.xrTableRow23.Name = "xrTableRow23"; - this.xrTableRow23.Weight = 1D; + this.xrTableRow23.Weight = 0.92D; // // xrTableCell2 // @@ -828,7 +820,7 @@ namespace BeWoFuerDich // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1}); - this.GroupFooter1.HeightF = 47.91667F; + this.GroupFooter1.HeightF = 34.95013F; this.GroupFooter1.Name = "GroupFooter1"; // // xrTable1 @@ -838,7 +830,7 @@ namespace BeWoFuerDich this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); - this.xrTable1.SizeF = new System.Drawing.SizeF(649.9999F, 25F); + this.xrTable1.SizeF = new System.Drawing.SizeF(649.9999F, 23F); this.xrTable1.StylePriority.UseFont = false; // // xrTableRow1 @@ -847,7 +839,7 @@ namespace BeWoFuerDich this.xrTableCell1, this.xrTableCell5}); this.xrTableRow1.Name = "xrTableRow1"; - this.xrTableRow1.Weight = 1D; + this.xrTableRow1.Weight = 0.92D; // // xrTableCell1 // @@ -884,10 +876,6 @@ namespace BeWoFuerDich this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell5.Weight = 0.44658348331469777D; // - // bindingSource1 - // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); - // // SoziotherapieRechnung // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -960,7 +948,6 @@ namespace BeWoFuerDich private DevExpress.XtraReports.UI.XRTableCell xrTableCell6; private DevExpress.XtraReports.UI.XRTableCell xrTableCell7; private DevExpress.XtraReports.UI.XRTableCell xrTableCell9; - private DevExpress.XtraReports.UI.XRLabel xrLabel15; private DevExpress.XtraReports.UI.XRTable xrTable5; private DevExpress.XtraReports.UI.XRTableRow xrTableRow23; private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;