|
|
|
|
@@ -59,13 +59,6 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
|
|
|
|
|
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
@@ -73,6 +66,8 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
@@ -80,6 +75,11 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
|
|
|
|
|
@@ -176,7 +176,7 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(430F, 48.26F);
|
|
|
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel16.Text = "Sachbearbeiter/-in ASD: ";
|
|
|
|
|
this.xrLabel16.Text = "Sachbearbeiter/-in: ";
|
|
|
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel5
|
|
|
|
|
@@ -447,88 +447,6 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.Detail1.HeightF = 64F;
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
//
|
|
|
|
|
// DetailReport2
|
|
|
|
|
//
|
|
|
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail3,
|
|
|
|
|
this.GroupFooter1});
|
|
|
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
|
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
|
|
|
this.DetailReport2.Dpi = 254F;
|
|
|
|
|
this.DetailReport2.Level = 0;
|
|
|
|
|
this.DetailReport2.Name = "DetailReport2";
|
|
|
|
|
this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
|
|
|
//
|
|
|
|
|
// Detail3
|
|
|
|
|
//
|
|
|
|
|
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable6});
|
|
|
|
|
this.Detail3.Dpi = 254F;
|
|
|
|
|
this.Detail3.HeightF = 63.99997F;
|
|
|
|
|
this.Detail3.Name = "Detail3";
|
|
|
|
|
//
|
|
|
|
|
// GroupFooter1
|
|
|
|
|
//
|
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrLabel11,
|
|
|
|
|
this.xrLabel1,
|
|
|
|
|
this.xrLabel9,
|
|
|
|
|
this.xrLine2});
|
|
|
|
|
this.GroupFooter1.Dpi = 254F;
|
|
|
|
|
this.GroupFooter1.HeightF = 424F;
|
|
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
//
|
|
|
|
|
// xrLabel11
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel11.Dpi = 254F;
|
|
|
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(741.9999F, 0F);
|
|
|
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
|
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(394F, 70F);
|
|
|
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel11.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel11.Text = "Gesamtbetrag:";
|
|
|
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel1
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "{0}")});
|
|
|
|
|
this.xrLabel1.Dpi = 254F;
|
|
|
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1136F, 0F);
|
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(394F, 70F);
|
|
|
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel1.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel1.Text = "xrLabel1";
|
|
|
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel9
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel9.Dpi = 254F;
|
|
|
|
|
this.xrLabel9.Font = new System.Drawing.Font("Arial", 11F);
|
|
|
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 96.24994F);
|
|
|
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
|
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(1549.999F, 43.18002F);
|
|
|
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel9.Text = "Zahlungsbedingung: Zahlbar innerhalb von 30 Tagen netto.";
|
|
|
|
|
//
|
|
|
|
|
// xrLine2
|
|
|
|
|
//
|
|
|
|
|
this.xrLine2.BorderWidth = 1F;
|
|
|
|
|
this.xrLine2.Dpi = 254F;
|
|
|
|
|
this.xrLine2.LineWidth = 3;
|
|
|
|
|
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(2.540745F, 69.99992F);
|
|
|
|
|
this.xrLine2.Name = "xrLine2";
|
|
|
|
|
this.xrLine2.SizeF = new System.Drawing.SizeF(1547.459F, 26.25001F);
|
|
|
|
|
this.xrLine2.StylePriority.UseBorderWidth = false;
|
|
|
|
|
//
|
|
|
|
|
// xrTable5
|
|
|
|
|
//
|
|
|
|
|
this.xrTable5.Dpi = 254F;
|
|
|
|
|
@@ -665,6 +583,26 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell36.Weight = 0.46460520023108037D;
|
|
|
|
|
//
|
|
|
|
|
// DetailReport2
|
|
|
|
|
//
|
|
|
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail3,
|
|
|
|
|
this.GroupFooter1});
|
|
|
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
|
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
|
|
|
this.DetailReport2.Dpi = 254F;
|
|
|
|
|
this.DetailReport2.Level = 0;
|
|
|
|
|
this.DetailReport2.Name = "DetailReport2";
|
|
|
|
|
this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
|
|
|
//
|
|
|
|
|
// Detail3
|
|
|
|
|
//
|
|
|
|
|
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable6});
|
|
|
|
|
this.Detail3.Dpi = 254F;
|
|
|
|
|
this.Detail3.HeightF = 63.99997F;
|
|
|
|
|
this.Detail3.Name = "Detail3";
|
|
|
|
|
//
|
|
|
|
|
// xrTable6
|
|
|
|
|
//
|
|
|
|
|
this.xrTable6.Dpi = 254F;
|
|
|
|
|
@@ -796,6 +734,68 @@ namespace IlkaLinkAmbulanteHilfen
|
|
|
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell1.Weight = 0.61663963212012352D;
|
|
|
|
|
//
|
|
|
|
|
// GroupFooter1
|
|
|
|
|
//
|
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrLabel11,
|
|
|
|
|
this.xrLabel1,
|
|
|
|
|
this.xrLabel9,
|
|
|
|
|
this.xrLine2});
|
|
|
|
|
this.GroupFooter1.Dpi = 254F;
|
|
|
|
|
this.GroupFooter1.HeightF = 424F;
|
|
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
//
|
|
|
|
|
// xrLabel11
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel11.Dpi = 254F;
|
|
|
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(741.9999F, 0F);
|
|
|
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
|
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(394F, 70F);
|
|
|
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel11.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel11.Text = "Gesamtbetrag:";
|
|
|
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel1
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "{0}")});
|
|
|
|
|
this.xrLabel1.Dpi = 254F;
|
|
|
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1136F, 0F);
|
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(394F, 70F);
|
|
|
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel1.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel1.Text = "xrLabel1";
|
|
|
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel9
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel9.Dpi = 254F;
|
|
|
|
|
this.xrLabel9.Font = new System.Drawing.Font("Arial", 11F);
|
|
|
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 96.24994F);
|
|
|
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
|
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
|
|
|
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(1549.999F, 43.18002F);
|
|
|
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel9.Text = "Zahlungsbedingung: Zahlbar innerhalb von 30 Tagen netto.";
|
|
|
|
|
//
|
|
|
|
|
// xrLine2
|
|
|
|
|
//
|
|
|
|
|
this.xrLine2.BorderWidth = 1F;
|
|
|
|
|
this.xrLine2.Dpi = 254F;
|
|
|
|
|
this.xrLine2.LineWidth = 3;
|
|
|
|
|
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(2.540745F, 69.99992F);
|
|
|
|
|
this.xrLine2.Name = "xrLine2";
|
|
|
|
|
this.xrLine2.SizeF = new System.Drawing.SizeF(1547.459F, 26.25001F);
|
|
|
|
|
this.xrLine2.StylePriority.UseBorderWidth = false;
|
|
|
|
|
//
|
|
|
|
|
// bindingSource1
|
|
|
|
|
//
|
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
|
|
|
|