MH: Zwei neue Unterschriften für Ilka Link ivi

This commit is contained in:
Marcel Hirschle
2022-10-05 11:25:34 +02:00
parent b6047e971b
commit e4eceb3b94
3 changed files with 2490 additions and 9 deletions

View File

@@ -64,7 +64,6 @@ namespace IlkaLinkAmbulanteHilfen
this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
@@ -157,10 +156,12 @@ namespace IlkaLinkAmbulanteHilfen
this.Hours = new DevExpress.XtraReports.UI.CalculatedField();
this.TotalFLSBillable = new DevExpress.XtraReports.UI.CalculatedField();
this.formattingRuleZwischensummeSichtbar = new DevExpress.XtraReports.UI.FormattingRule();
this.pb_Sprang = new DevExpress.XtraReports.UI.XRPictureBox();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.pb_WalterLink = new DevExpress.XtraReports.UI.XRPictureBox();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable14)).BeginInit();
@@ -172,6 +173,7 @@ namespace IlkaLinkAmbulanteHilfen
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
@@ -630,10 +632,6 @@ namespace IlkaLinkAmbulanteHilfen
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell1.Weight = 0.27696300794825324D;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
// formattingRuleStartDate
//
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
@@ -907,6 +905,7 @@ namespace IlkaLinkAmbulanteHilfen
// GroupFooter1
//
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.pb_Sprang,
this.pb_Schneider,
this.xrLabel3,
this.xrLabel10,
@@ -932,8 +931,9 @@ namespace IlkaLinkAmbulanteHilfen
this.xrTable6,
this.xrTable5,
this.xrTable4,
this.pb_Link});
this.GroupFooter1.HeightF = 278.9302F;
this.pb_Link,
this.pb_WalterLink});
this.GroupFooter1.HeightF = 320.3126F;
this.GroupFooter1.KeepTogether = true;
this.GroupFooter1.Name = "GroupFooter1";
//
@@ -1758,6 +1758,26 @@ namespace IlkaLinkAmbulanteHilfen
this.formattingRuleZwischensummeSichtbar.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleZwischensummeSichtbar.Name = "formattingRuleZwischensummeSichtbar";
//
// pb_Sprang
//
this.pb_Sprang.Image = ((System.Drawing.Image)(resources.GetObject("pb_Sprang.Image")));
this.pb_Sprang.LocationFloat = new DevExpress.Utils.PointFloat(0F, 201.2085F);
this.pb_Sprang.Name = "pb_Sprang";
this.pb_Sprang.SizeF = new System.Drawing.SizeF(108.9581F, 51.93742F);
this.pb_Sprang.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
// pb_WalterLink
//
this.pb_WalterLink.Image = ((System.Drawing.Image)(resources.GetObject("pb_WalterLink.Image")));
this.pb_WalterLink.LocationFloat = new DevExpress.Utils.PointFloat(0F, 195F);
this.pb_WalterLink.Name = "pb_WalterLink";
this.pb_WalterLink.SizeF = new System.Drawing.SizeF(149.0623F, 64.99997F);
this.pb_WalterLink.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// Quittierungsbeleg
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -1788,7 +1808,6 @@ namespace IlkaLinkAmbulanteHilfen
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable14)).EndInit();
@@ -1800,6 +1819,7 @@ namespace IlkaLinkAmbulanteHilfen
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
@@ -1932,5 +1952,7 @@ namespace IlkaLinkAmbulanteHilfen
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRPictureBox pb_Link;
private DevExpress.XtraReports.UI.XRPictureBox pb_Schneider;
private DevExpress.XtraReports.UI.XRPictureBox pb_Sprang;
private DevExpress.XtraReports.UI.XRPictureBox pb_WalterLink;
}
}

View File

@@ -125,6 +125,8 @@ namespace IlkaLinkAmbulanteHilfen
pb_Jadczak.Visible = false;
pb_Link.Visible = false;
pb_Schneider.Visible = false;
pb_WalterLink.Visible = false;
pb_Sprang.Visible = false;
}
else if (pRO.MainAttendant.ToLower().Contains("jadczak"))
{
@@ -132,6 +134,17 @@ namespace IlkaLinkAmbulanteHilfen
pb_Herrera.Visible = false;
pb_Link.Visible = false;
pb_Schneider.Visible = false;
pb_WalterLink.Visible = false;
pb_Sprang.Visible = false;
}
else if (pRO.MainAttendant.ToLower().Contains("walter-link"))
{
pb_WalterLink.Visible = true;
pb_Jadczak.Visible = false;
pb_Herrera.Visible = false;
pb_Link.Visible = false;
pb_Schneider.Visible = false;
pb_Sprang.Visible = false;
}
else if (pRO.MainAttendant.ToLower().Contains("link"))
{
@@ -139,6 +152,8 @@ namespace IlkaLinkAmbulanteHilfen
pb_Jadczak.Visible = false;
pb_Herrera.Visible = false;
pb_Schneider.Visible = false;
pb_WalterLink.Visible = false;
pb_Sprang.Visible = false;
}
else if (pRO.MainAttendant.ToLower().Contains("schneider"))
{
@@ -146,6 +161,17 @@ namespace IlkaLinkAmbulanteHilfen
pb_Link.Visible = false;
pb_Jadczak.Visible = false;
pb_Herrera.Visible = false;
pb_WalterLink.Visible = false;
pb_Sprang.Visible = false;
}
else if (pRO.MainAttendant.ToLower().Contains("sprang"))
{
pb_Sprang.Visible = true;
pb_Schneider.Visible = false;
pb_Link.Visible = false;
pb_Jadczak.Visible = false;
pb_Herrera.Visible = false;
pb_WalterLink.Visible = false;
}
else
{
@@ -153,6 +179,8 @@ namespace IlkaLinkAmbulanteHilfen
pb_Herrera.Visible = false;
pb_Link.Visible = false;
pb_Schneider.Visible = false;
pb_WalterLink.Visible = false;
pb_Sprang.Visible = false;
}
}

File diff suppressed because it is too large Load Diff