diff --git a/ReportImp/AlzeyTeilhabe/CustomReportCreator.cs b/ReportImp/AlzeyTeilhabe/CustomReportCreator.cs index afe06ea45..dd4014ec3 100644 --- a/ReportImp/AlzeyTeilhabe/CustomReportCreator.cs +++ b/ReportImp/AlzeyTeilhabe/CustomReportCreator.cs @@ -66,7 +66,7 @@ namespace AlzeyTeilhabe report = new AlzeyTeilhabe.StundenzettelBi(); if (report == null) - report = new AlzeyTeilhabe.StundenzettelBi(); + report = new AlzeyTeilhabe.StundenzettelWo(); report.SetReportDataSource(ro); return report as XtraReport; diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs index dcd07643b..e0108e888 100644 --- a/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs +++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs @@ -70,6 +70,15 @@ namespace AlzeyTeilhabe this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); + this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); + this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); @@ -81,15 +90,6 @@ namespace AlzeyTeilhabe this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldStunden = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); - this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.fieldRemainingFLS = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldTotalSum = new DevExpress.XtraReports.UI.CalculatedField(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); @@ -538,6 +538,106 @@ namespace AlzeyTeilhabe this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.StylePriority.UseFont = false; // + // xrLabel21 + // + this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldRemainingFLS", "{0:0.00}")}); + this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(392.6667F, 185.104F); + this.xrLabel21.Name = "xrLabel21"; + this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel21.SizeF = new System.Drawing.SizeF(130.7083F, 19.79172F); + this.xrLabel21.StylePriority.UseFont = false; + this.xrLabel21.StylePriority.UseTextAlignment = false; + this.xrLabel21.Text = "Zusätzliche Fachkraft:"; + this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + // + // xrLabel20 + // + this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 185.1041F); + this.xrLabel20.Name = "xrLabel20"; + this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel20.SizeF = new System.Drawing.SizeF(392.6667F, 19.79166F); + this.xrLabel20.StylePriority.UseFont = false; + this.xrLabel20.Text = "Übertrag Folgemonat (noch verfügbare FLStd.)"; + // + // xrLabel10 + // + this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(267.1667F, 125.2083F); + this.xrLabel10.Name = "xrLabel10"; + this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel10.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); + this.xrLabel10.StylePriority.UseFont = false; + this.xrLabel10.StylePriority.UseTextAlignment = false; + this.xrLabel10.Text = "Vergütungssatz"; + this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + // + // xrLabel11 + // + this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(392.6666F, 125.2083F); + this.xrLabel11.Name = "xrLabel11"; + this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); + this.xrLabel11.StylePriority.UseFont = false; + this.xrLabel11.StylePriority.UseTextAlignment = false; + this.xrLabel11.Text = "Rechnungsbetrag"; + this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + // + // xrLabel9 + // + this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldTotalSum", "{0:0.00} €")}); + this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(392.6666F, 145F); + this.xrLabel9.Name = "xrLabel9"; + this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel9.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); + this.xrLabel9.StylePriority.UseFont = false; + this.xrLabel9.StylePriority.UseTextAlignment = false; + this.xrLabel9.Text = "Zusätzliche Fachkraft:"; + this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + // + // xrLabel8 + // + this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "RateFactor", "{0:0.00} €")}); + this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(267.1667F, 145F); + this.xrLabel8.Name = "xrLabel8"; + this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel8.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); + this.xrLabel8.StylePriority.UseFont = false; + this.xrLabel8.StylePriority.UseTextAlignment = false; + this.xrLabel8.Text = "Zusätzliche Fachkraft:"; + this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + // + // xrLabel7 + // + this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldBillableFLS", "{0:0.00}")}); + this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(194.7917F, 145F); + this.xrLabel7.Name = "xrLabel7"; + this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel7.SizeF = new System.Drawing.SizeF(72.37503F, 19.79172F); + this.xrLabel7.StylePriority.UseFont = false; + this.xrLabel7.Text = "Zusätzliche Fachkraft:"; + // + // xrLabel6 + // + this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 145.0001F); + this.xrLabel6.Name = "xrLabel6"; + this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel6.SizeF = new System.Drawing.SizeF(194.7917F, 19.79166F); + this.xrLabel6.StylePriority.UseFont = false; + this.xrLabel6.Text = "Anzahl FLStd."; + // + // xrLabel4 + // + this.xrLabel4.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95.375F); + this.xrLabel4.Name = "xrLabel4"; + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(686.9999F, 18F); + this.xrLabel4.StylePriority.UseFont = false; + this.xrLabel4.Text = "Berechnung der erbrachten Fachleistungsstunden"; + // // xrLabel3 // this.xrLabel3.CanShrink = true; @@ -598,7 +698,7 @@ namespace AlzeyTeilhabe // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top; - this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(346.1666F, 253.25F); + this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(346.1665F, 270.3335F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(340.8333F, 17.99997F); @@ -609,7 +709,7 @@ namespace AlzeyTeilhabe // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top; - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 253.25F); + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 270.3335F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(117.2917F, 17.99997F); @@ -643,106 +743,6 @@ namespace AlzeyTeilhabe this.fieldStunden.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal; this.fieldStunden.Name = "fieldStunden"; // - // xrLabel4 - // - this.xrLabel4.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95.375F); - this.xrLabel4.Name = "xrLabel4"; - this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel4.SizeF = new System.Drawing.SizeF(686.9999F, 18F); - this.xrLabel4.StylePriority.UseFont = false; - this.xrLabel4.Text = "Berechnung der erbrachten Fachleistungsstunden"; - // - // xrLabel6 - // - this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 152.2917F); - this.xrLabel6.Name = "xrLabel6"; - this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel6.SizeF = new System.Drawing.SizeF(200F, 19.79166F); - this.xrLabel6.StylePriority.UseFont = false; - this.xrLabel6.Text = "Anzahl FLStd."; - // - // xrLabel7 - // - this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldBillableFLS", "{0:0.00}")}); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(200F, 152.2917F); - this.xrLabel7.Name = "xrLabel7"; - this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.SizeF = new System.Drawing.SizeF(72.37503F, 19.79172F); - this.xrLabel7.StylePriority.UseFont = false; - this.xrLabel7.Text = "Zusätzliche Fachkraft:"; - // - // xrLabel8 - // - this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "RateFactor", "{0:0.00} €")}); - this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(272.375F, 152.2917F); - this.xrLabel8.Name = "xrLabel8"; - this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel8.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); - this.xrLabel8.StylePriority.UseFont = false; - this.xrLabel8.StylePriority.UseTextAlignment = false; - this.xrLabel8.Text = "Zusätzliche Fachkraft:"; - this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - // - // xrLabel9 - // - this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldTotalSum", "{0:0.00} €")}); - this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(397.875F, 152.2917F); - this.xrLabel9.Name = "xrLabel9"; - this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel9.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); - this.xrLabel9.StylePriority.UseFont = false; - this.xrLabel9.StylePriority.UseTextAlignment = false; - this.xrLabel9.Text = "Zusätzliche Fachkraft:"; - this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - // - // xrLabel10 - // - this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(272.375F, 132.5F); - this.xrLabel10.Name = "xrLabel10"; - this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel10.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); - this.xrLabel10.StylePriority.UseFont = false; - this.xrLabel10.StylePriority.UseTextAlignment = false; - this.xrLabel10.Text = "Vergütungssatz"; - this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - // - // xrLabel11 - // - this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(397.875F, 132.5F); - this.xrLabel11.Name = "xrLabel11"; - this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel11.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); - this.xrLabel11.StylePriority.UseFont = false; - this.xrLabel11.StylePriority.UseTextAlignment = false; - this.xrLabel11.Text = "Rechnungsbetrag"; - this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - // - // xrLabel20 - // - this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 192.3958F); - this.xrLabel20.Name = "xrLabel20"; - this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel20.SizeF = new System.Drawing.SizeF(397.875F, 19.79166F); - this.xrLabel20.StylePriority.UseFont = false; - this.xrLabel20.Text = "Übertrag Folgemonat (noch verfügbare FLStd.)"; - // - // xrLabel21 - // - this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldRemainingFLS", "{0:0.00}")}); - this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(397.875F, 192.3958F); - this.xrLabel21.Name = "xrLabel21"; - this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel21.SizeF = new System.Drawing.SizeF(125.5F, 19.79172F); - this.xrLabel21.StylePriority.UseFont = false; - this.xrLabel21.StylePriority.UseTextAlignment = false; - this.xrLabel21.Text = "Zusätzliche Fachkraft:"; - this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - // // fieldRemainingFLS // this.fieldRemainingFLS.Expression = "[ApprovedFLSPerMonthTotal] - [TotalFLMBillable] / 60"; @@ -750,7 +750,7 @@ namespace AlzeyTeilhabe // // fieldTotalSum // - this.fieldTotalSum.Expression = "[TotalFLMBillable] / 60 * [RateFactor]"; + this.fieldTotalSum.Expression = "Round([TotalFLMBillable] / 60, 2) * [RateFactor]"; this.fieldTotalSum.Name = "fieldTotalSum"; // // bindingSource1 diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs index ec03ca632..e87a44329 100644 --- a/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs +++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs @@ -29,7 +29,11 @@ namespace AlzeyTeilhabe { if (s.IsBillable) { - if (s.ServiceDescription.Contains ) + if (s.ServiceDescription.Contains("DL")) + s.ServiceDescription = "DL"; + else if (s.ServiceDescription.Contains("ML")) + s.ServiceDescription = "ML"; + servicesBillable.Add(s); } diff --git a/ReportImp/SBBMainzReports/QuittierungsbelegJaMainz.designer.cs b/ReportImp/SBBMainzReports/QuittierungsbelegJaMainz.designer.cs index 4c8bf69e2..8ba12e906 100644 --- a/ReportImp/SBBMainzReports/QuittierungsbelegJaMainz.designer.cs +++ b/ReportImp/SBBMainzReports/QuittierungsbelegJaMainz.designer.cs @@ -74,6 +74,7 @@ namespace SBBMainzReports this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); + this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule(); @@ -146,12 +147,11 @@ namespace SBBMainzReports this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell(); this.field30Prozent = new DevExpress.XtraReports.UI.CalculatedField(); this.field70ProzentProWoche = new DevExpress.XtraReports.UI.CalculatedField(); - 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.xrTable3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail @@ -620,6 +620,10 @@ namespace SBBMainzReports this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.Text = "Unterschrift \r\nLeistungserbringer"; // + // bindingSource1 + // + this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); + // // formattingRuleStartDate // this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]"; @@ -1067,7 +1071,7 @@ namespace SBBMainzReports // this.cellBetreuer2.CanGrow = false; this.cellBetreuer2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedStartDate", "{0:dd.MM.yyyy}")}); + new DevExpress.XtraReports.UI.XRBinding("Text", null, "StartDate", "{0:dd.MM.yyyy}")}); this.cellBetreuer2.Name = "cellBetreuer2"; this.cellBetreuer2.StylePriority.UseTextAlignment = false; this.cellBetreuer2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; @@ -1343,10 +1347,6 @@ namespace SBBMainzReports this.field70ProzentProWoche.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal; this.field70ProzentProWoche.Name = "field70ProzentProWoche"; // - // bindingSource1 - // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); - // // QuittierungsbelegJaMainz // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -1379,8 +1379,8 @@ namespace SBBMainzReports ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } diff --git a/ReportImp/SBBMainzReports/QuittierungsbelegJaMainzWiJu.designer.cs b/ReportImp/SBBMainzReports/QuittierungsbelegJaMainzWiJu.designer.cs index 3961e06e6..329836fb5 100644 --- a/ReportImp/SBBMainzReports/QuittierungsbelegJaMainzWiJu.designer.cs +++ b/ReportImp/SBBMainzReports/QuittierungsbelegJaMainzWiJu.designer.cs @@ -30,8 +30,8 @@ namespace SBBMainzReports private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QuittierungsbelegJaMainzWiJu)); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QuittierungsbelegJaMainzWiJu)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); @@ -55,10 +55,24 @@ namespace SBBMainzReports this.xrTableCell73 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); + this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); + this.cellBetreuungstunden = new DevExpress.XtraReports.UI.XRTableCell(); + this.cellMinutes = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); + this.cellMehrMinusStunden = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.cellUebertragVormonat = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); + this.cellUebertragNaechsterMonat = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); + this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule(); @@ -116,25 +130,11 @@ namespace SBBMainzReports this.lblQualifikation2 = new DevExpress.XtraReports.UI.XRTableCell(); this.field30Prozent = new DevExpress.XtraReports.UI.CalculatedField(); this.field70ProzentProWoche = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); - this.cellBetreuungstunden = new DevExpress.XtraReports.UI.XRTableCell(); - this.cellMinutes = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); - this.cellMehrMinusStunden = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.cellUebertragVormonat = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); - this.cellUebertragNaechsterMonat = new DevExpress.XtraReports.UI.XRTableCell(); - 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.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail @@ -387,6 +387,156 @@ namespace SBBMainzReports this.GroupFooter1.KeepTogether = true; this.GroupFooter1.Name = "GroupFooter1"; // + // xrTable3 + // + this.xrTable3.BorderColor = System.Drawing.Color.Black; + this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0.7509868F, 0F); + this.xrTable3.Name = "xrTable3"; + this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); + this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow9, + this.xrTableRow12, + this.xrTableRow13, + this.xrTableRow14}); + this.xrTable3.SizeF = new System.Drawing.SizeF(270.0005F, 80F); + this.xrTable3.StylePriority.UseBorders = false; + this.xrTable3.StylePriority.UseFont = false; + this.xrTable3.StylePriority.UsePadding = false; + this.xrTable3.StylePriority.UseTextAlignment = false; + // + // xrTableRow9 + // + this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.cellBetreuungstunden, + this.cellMinutes}); + this.xrTableRow9.Name = "xrTableRow9"; + this.xrTableRow9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); + this.xrTableRow9.StylePriority.UsePadding = false; + this.xrTableRow9.StylePriority.UseTextAlignment = false; + this.xrTableRow9.Weight = 1D; + // + // cellBetreuungstunden + // + this.cellBetreuungstunden.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.cellBetreuungstunden.CanGrow = false; + this.cellBetreuungstunden.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold); + this.cellBetreuungstunden.Name = "cellBetreuungstunden"; + this.cellBetreuungstunden.StylePriority.UseBorders = false; + this.cellBetreuungstunden.StylePriority.UseFont = false; + this.cellBetreuungstunden.StylePriority.UsePadding = false; + this.cellBetreuungstunden.StylePriority.UseTextAlignment = false; + this.cellBetreuungstunden.Text = "100 % Gesamtstunden"; + this.cellBetreuungstunden.Weight = 0.2651521736074568D; + // + // cellMinutes + // + this.cellMinutes.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.cellMinutes.CanGrow = false; + this.cellMinutes.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldAbrechenbareMinuten")}); + this.cellMinutes.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold); + this.cellMinutes.Name = "cellMinutes"; + this.cellMinutes.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); + this.cellMinutes.StylePriority.UseBorders = false; + this.cellMinutes.StylePriority.UseFont = false; + this.cellMinutes.StylePriority.UsePadding = false; + this.cellMinutes.StylePriority.UseTextAlignment = false; + xrSummary1.FormatString = "{0:#.00}"; + xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; + this.cellMinutes.Summary = xrSummary1; + this.cellMinutes.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.cellMinutes.Weight = 0.075757585872756356D; + // + // xrTableRow12 + // + this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell31, + this.cellMehrMinusStunden}); + this.xrTableRow12.Name = "xrTableRow12"; + this.xrTableRow12.Weight = 1D; + // + // xrTableCell31 + // + this.xrTableCell31.CanGrow = false; + this.xrTableCell31.Font = new System.Drawing.Font("Calibri", 10F); + this.xrTableCell31.Name = "xrTableCell31"; + this.xrTableCell31.StylePriority.UseFont = false; + this.xrTableCell31.Text = "Mehr- oder Minusstunden"; + this.xrTableCell31.Weight = 0.2651521736074568D; + // + // cellMehrMinusStunden + // + this.cellMehrMinusStunden.CanGrow = false; + this.cellMehrMinusStunden.Font = new System.Drawing.Font("Calibri", 10F); + this.cellMehrMinusStunden.Name = "cellMehrMinusStunden"; + this.cellMehrMinusStunden.StylePriority.UseFont = false; + this.cellMehrMinusStunden.StylePriority.UseTextAlignment = false; + this.cellMehrMinusStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.cellMehrMinusStunden.Weight = 0.075757585872756356D; + // + // xrTableRow13 + // + this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell1, + this.cellUebertragVormonat}); + this.xrTableRow13.Name = "xrTableRow13"; + this.xrTableRow13.Weight = 1D; + // + // xrTableCell1 + // + this.xrTableCell1.CanGrow = false; + this.xrTableCell1.Font = new System.Drawing.Font("Calibri", 10F); + this.xrTableCell1.Name = "xrTableCell1"; + this.xrTableCell1.StylePriority.UseFont = false; + this.xrTableCell1.Text = "+ Übertrag Vormonat"; + this.xrTableCell1.Weight = 0.2651521736074568D; + // + // cellUebertragVormonat + // + this.cellUebertragVormonat.CanGrow = false; + this.cellUebertragVormonat.Font = new System.Drawing.Font("Calibri", 10F); + this.cellUebertragVormonat.Name = "cellUebertragVormonat"; + this.cellUebertragVormonat.StylePriority.UseFont = false; + this.cellUebertragVormonat.StylePriority.UseTextAlignment = false; + this.cellUebertragVormonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.cellUebertragVormonat.Weight = 0.075757585872756356D; + this.cellUebertragVormonat.WordWrap = false; + // + // xrTableRow14 + // + this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell37, + this.cellUebertragNaechsterMonat}); + this.xrTableRow14.Name = "xrTableRow14"; + this.xrTableRow14.Weight = 1D; + // + // xrTableCell37 + // + this.xrTableCell37.CanGrow = false; + this.xrTableCell37.Font = new System.Drawing.Font("Calibri", 10F); + this.xrTableCell37.Name = "xrTableCell37"; + this.xrTableCell37.StylePriority.UseFont = false; + this.xrTableCell37.Text = "Übertrag nächster Monat"; + this.xrTableCell37.Weight = 0.2651521736074568D; + // + // cellUebertragNaechsterMonat + // + this.cellUebertragNaechsterMonat.CanGrow = false; + this.cellUebertragNaechsterMonat.Font = new System.Drawing.Font("Calibri", 10F); + this.cellUebertragNaechsterMonat.Name = "cellUebertragNaechsterMonat"; + this.cellUebertragNaechsterMonat.StylePriority.UseFont = false; + this.cellUebertragNaechsterMonat.StylePriority.UseTextAlignment = false; + this.cellUebertragNaechsterMonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.cellUebertragNaechsterMonat.Weight = 0.075757585872756356D; + this.cellUebertragNaechsterMonat.WordWrap = false; + // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; @@ -433,6 +583,10 @@ namespace SBBMainzReports this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.Text = "Unterschrift \r\nLeistungserbringer"; // + // bindingSource1 + // + this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); + // // formattingRuleStartDate // this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]"; @@ -825,7 +979,7 @@ namespace SBBMainzReports // this.cellBetreuer2.CanGrow = false; this.cellBetreuer2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedStartDate", "{0:dd.MM.yyyy}")}); + new DevExpress.XtraReports.UI.XRBinding("Text", null, "StartDate", "{0:dd.MM.yyyy}")}); this.cellBetreuer2.Name = "cellBetreuer2"; this.cellBetreuer2.StylePriority.UseTextAlignment = false; this.cellBetreuer2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; @@ -1013,160 +1167,6 @@ namespace SBBMainzReports this.field70ProzentProWoche.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal; this.field70ProzentProWoche.Name = "field70ProzentProWoche"; // - // xrTable3 - // - this.xrTable3.BorderColor = System.Drawing.Color.Black; - this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0.7509868F, 0F); - this.xrTable3.Name = "xrTable3"; - this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); - this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow9, - this.xrTableRow12, - this.xrTableRow13, - this.xrTableRow14}); - this.xrTable3.SizeF = new System.Drawing.SizeF(270.0005F, 80F); - this.xrTable3.StylePriority.UseBorders = false; - this.xrTable3.StylePriority.UseFont = false; - this.xrTable3.StylePriority.UsePadding = false; - this.xrTable3.StylePriority.UseTextAlignment = false; - // - // xrTableRow9 - // - this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.cellBetreuungstunden, - this.cellMinutes}); - this.xrTableRow9.Name = "xrTableRow9"; - this.xrTableRow9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); - this.xrTableRow9.StylePriority.UsePadding = false; - this.xrTableRow9.StylePriority.UseTextAlignment = false; - this.xrTableRow9.Weight = 1D; - // - // cellBetreuungstunden - // - this.cellBetreuungstunden.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.cellBetreuungstunden.CanGrow = false; - this.cellBetreuungstunden.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold); - this.cellBetreuungstunden.Name = "cellBetreuungstunden"; - this.cellBetreuungstunden.StylePriority.UseBorders = false; - this.cellBetreuungstunden.StylePriority.UseFont = false; - this.cellBetreuungstunden.StylePriority.UsePadding = false; - this.cellBetreuungstunden.StylePriority.UseTextAlignment = false; - this.cellBetreuungstunden.Text = "100 % Gesamtstunden"; - this.cellBetreuungstunden.Weight = 0.2651521736074568D; - // - // cellMinutes - // - this.cellMinutes.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) - | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.cellMinutes.CanGrow = false; - this.cellMinutes.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldAbrechenbareMinuten")}); - this.cellMinutes.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold); - this.cellMinutes.Name = "cellMinutes"; - this.cellMinutes.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F); - this.cellMinutes.StylePriority.UseBorders = false; - this.cellMinutes.StylePriority.UseFont = false; - this.cellMinutes.StylePriority.UsePadding = false; - this.cellMinutes.StylePriority.UseTextAlignment = false; - xrSummary1.FormatString = "{0:#.00}"; - xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; - this.cellMinutes.Summary = xrSummary1; - this.cellMinutes.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.cellMinutes.Weight = 0.075757585872756356D; - // - // xrTableRow12 - // - this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell31, - this.cellMehrMinusStunden}); - this.xrTableRow12.Name = "xrTableRow12"; - this.xrTableRow12.Weight = 1D; - // - // xrTableCell31 - // - this.xrTableCell31.CanGrow = false; - this.xrTableCell31.Font = new System.Drawing.Font("Calibri", 10F); - this.xrTableCell31.Name = "xrTableCell31"; - this.xrTableCell31.StylePriority.UseFont = false; - this.xrTableCell31.Text = "Mehr- oder Minusstunden"; - this.xrTableCell31.Weight = 0.2651521736074568D; - // - // cellMehrMinusStunden - // - this.cellMehrMinusStunden.CanGrow = false; - this.cellMehrMinusStunden.Font = new System.Drawing.Font("Calibri", 10F); - this.cellMehrMinusStunden.Name = "cellMehrMinusStunden"; - this.cellMehrMinusStunden.StylePriority.UseFont = false; - this.cellMehrMinusStunden.StylePriority.UseTextAlignment = false; - this.cellMehrMinusStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.cellMehrMinusStunden.Weight = 0.075757585872756356D; - // - // xrTableRow13 - // - this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell1, - this.cellUebertragVormonat}); - this.xrTableRow13.Name = "xrTableRow13"; - this.xrTableRow13.Weight = 1D; - // - // xrTableCell1 - // - this.xrTableCell1.CanGrow = false; - this.xrTableCell1.Font = new System.Drawing.Font("Calibri", 10F); - this.xrTableCell1.Name = "xrTableCell1"; - this.xrTableCell1.StylePriority.UseFont = false; - this.xrTableCell1.Text = "+ Übertrag Vormonat"; - this.xrTableCell1.Weight = 0.2651521736074568D; - // - // cellUebertragVormonat - // - this.cellUebertragVormonat.CanGrow = false; - this.cellUebertragVormonat.Font = new System.Drawing.Font("Calibri", 10F); - this.cellUebertragVormonat.Name = "cellUebertragVormonat"; - this.cellUebertragVormonat.StylePriority.UseFont = false; - this.cellUebertragVormonat.StylePriority.UseTextAlignment = false; - this.cellUebertragVormonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.cellUebertragVormonat.Weight = 0.075757585872756356D; - this.cellUebertragVormonat.WordWrap = false; - // - // xrTableRow14 - // - this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell37, - this.cellUebertragNaechsterMonat}); - this.xrTableRow14.Name = "xrTableRow14"; - this.xrTableRow14.Weight = 1D; - // - // xrTableCell37 - // - this.xrTableCell37.CanGrow = false; - this.xrTableCell37.Font = new System.Drawing.Font("Calibri", 10F); - this.xrTableCell37.Name = "xrTableCell37"; - this.xrTableCell37.StylePriority.UseFont = false; - this.xrTableCell37.Text = "Übertrag nächster Monat"; - this.xrTableCell37.Weight = 0.2651521736074568D; - // - // cellUebertragNaechsterMonat - // - this.cellUebertragNaechsterMonat.CanGrow = false; - this.cellUebertragNaechsterMonat.Font = new System.Drawing.Font("Calibri", 10F); - this.cellUebertragNaechsterMonat.Name = "cellUebertragNaechsterMonat"; - this.cellUebertragNaechsterMonat.StylePriority.UseFont = false; - this.cellUebertragNaechsterMonat.StylePriority.UseTextAlignment = false; - this.cellUebertragNaechsterMonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.cellUebertragNaechsterMonat.Weight = 0.075757585872756356D; - this.cellUebertragNaechsterMonat.WordWrap = false; - // - // bindingSource1 - // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); - // // QuittierungsbelegJaMainzWiJu // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -1198,9 +1198,9 @@ namespace SBBMainzReports this.Version = "17.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }