MH: Assistenza LVR Kontonummer

This commit is contained in:
2024-08-28 13:28:44 +02:00
parent 17390e6d52
commit 9aa7018a48
4 changed files with 36 additions and 33 deletions

View File

@@ -29,8 +29,8 @@ namespace BeWo.AssistenzaReports.Alt
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
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.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
@@ -121,7 +121,7 @@ namespace BeWo.AssistenzaReports.Alt
this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.bindingSource1 = new System.Windows.Forms.BindingSource();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
@@ -161,7 +161,7 @@ namespace BeWo.AssistenzaReports.Alt
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(507.0798F, 0F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(216.6666F, 231.4583F);
this.xrRichText1.SizeF = new System.Drawing.SizeF(216.6666F, 255.4167F);
//
// xrLabel13
//
@@ -209,7 +209,7 @@ namespace BeWo.AssistenzaReports.Alt
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Köln, {0}")});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(523.6697F, 231.4583F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(523.6697F, 255.4167F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(200.0767F, 23F);
@@ -1198,6 +1198,8 @@ namespace BeWo.AssistenzaReports.Alt
this.topMarginBand1,
this.bottomMarginBand1,
this.GroupHeader1});
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.bindingSource1});
this.DataSource = this.bindingSource1;
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
@@ -1207,6 +1209,8 @@ namespace BeWo.AssistenzaReports.Alt
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
xrWatermark1.Id = "Watermark1";
this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();

File diff suppressed because one or more lines are too long

View File

@@ -29,7 +29,6 @@ namespace BeWo.AssistenzaReports
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
@@ -74,7 +73,6 @@ namespace BeWo.AssistenzaReports
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
@@ -84,12 +82,13 @@ namespace BeWo.AssistenzaReports
this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
this.lblBemerkungHeader = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel70 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel71 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
this.bindingSource1 = new System.Windows.Forms.BindingSource();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
@@ -119,7 +118,7 @@ namespace BeWo.AssistenzaReports
this.xrLabel5,
this.xrLabel3});
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Book Antiqua", 12F);
this.ReportHeader.HeightF = 779.7501F;
this.ReportHeader.HeightF = 798.5001F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
@@ -129,7 +128,7 @@ namespace BeWo.AssistenzaReports
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(507.0798F, 0F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(216.6666F, 231.46F);
this.xrRichText1.SizeF = new System.Drawing.SizeF(216.6666F, 250.21F);
//
// xrRichText2
//
@@ -141,7 +140,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel13
//
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(95.00097F, 579.7501F);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 598.5001F);
this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -154,7 +153,7 @@ namespace BeWo.AssistenzaReports
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountBillableTotal", "{0:c}")});
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Book Antiqua", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(485.9998F, 525.8749F);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(485.9996F, 544.6248F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(194.6667F, 36.90009F);
@@ -163,7 +162,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel4
//
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(95.00097F, 525.8749F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 544.6248F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -173,7 +172,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel2
//
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(95.00097F, 474.5F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 493.25F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -185,7 +184,7 @@ namespace BeWo.AssistenzaReports
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Köln, {0:dd.MM.yyyy}")});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(523.67F, 231.46F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(523.6696F, 260.6267F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(200.0768F, 23F);
@@ -208,7 +207,7 @@ namespace BeWo.AssistenzaReports
// xrLabel6
//
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Book Antiqua", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(95.00097F, 407.5F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 426.25F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -219,7 +218,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel5
//
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(95.00097F, 343.25F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 362F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -233,7 +232,7 @@ namespace BeWo.AssistenzaReports
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Book Antiqua", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(94.99986F, 292.94F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(94.99979F, 311.69F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(628.75F, 22F);
@@ -548,10 +547,6 @@ namespace BeWo.AssistenzaReports
this.GroupFooter2.Name = "GroupFooter2";
this.GroupFooter2.StylePriority.UseFont = false;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.Settlement2RO);
//
// xrLabel22
//
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(95.00089F, 301.0415F);
@@ -660,6 +655,18 @@ namespace BeWo.AssistenzaReports
this.GroupFooter3.Name = "GroupFooter3";
this.GroupFooter3.StylePriority.UseFont = false;
//
// xrLabel21
//
this.xrLabel21.CanShrink = true;
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FehlkontakteString")});
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(94.9986F, 140.0829F);
this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel21.SizeF = new System.Drawing.SizeF(663.9875F, 23F);
this.xrLabel21.Text = "xrLabel21";
//
// lblBemerkungHeader
//
this.lblBemerkungHeader.CanShrink = true;
@@ -720,17 +727,9 @@ namespace BeWo.AssistenzaReports
this.xrLabel71.StylePriority.UseFont = false;
this.xrLabel71.Text = "Bewilligte Anzahl von Fachleistungsstunden: ";
//
// xrLabel21
// bindingSource1
//
this.xrLabel21.CanShrink = true;
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FehlkontakteString")});
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(94.9986F, 140.0829F);
this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
this.xrLabel21.SizeF = new System.Drawing.SizeF(663.9875F, 23F);
this.xrLabel21.Text = "xrLabel21";
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.Settlement2RO);
//
// Spitzabrechnung
//

File diff suppressed because one or more lines are too long