|
|
|
|
@@ -82,6 +82,7 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
@@ -91,6 +92,7 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
|
|
|
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
@@ -103,8 +105,6 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
|
|
|
|
@@ -513,7 +513,7 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(650.7152F, 38.99988F);
|
|
|
|
|
this.xrLabel6.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel6.Text = "Abrechnung Soziotherapie Sitzungen gemäß $37a SGV, Versicherte(r): [CustomerLastN" +
|
|
|
|
|
this.xrLabel6.Text = "Abrechnung Soziotherapie Sitzungen gemäß §37a SGV, Versicherte(r): [CustomerLastN" +
|
|
|
|
|
"ame], [CustomerFirstName]\r\nV.Nr. [CustomerReferenceNumber]";
|
|
|
|
|
this.xrLabel6.WordWrap = false;
|
|
|
|
|
//
|
|
|
|
|
@@ -699,6 +699,27 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.xrTableRow25.Name = "xrTableRow25";
|
|
|
|
|
this.xrTableRow25.Weight = 1D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell8
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell8.BorderColor = System.Drawing.Color.DarkGray;
|
|
|
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart")});
|
|
|
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
|
|
|
this.xrTableCell8.Multiline = true;
|
|
|
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBorderColor = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell8.Text = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.xrTableCell8.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
this.xrTableCell8.Weight = 0.39078561666036693D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell40
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell40.BorderColor = System.Drawing.Color.DarkGray;
|
|
|
|
|
@@ -841,6 +862,27 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
this.xrTableRow23.Name = "xrTableRow23";
|
|
|
|
|
this.xrTableRow23.Weight = 1D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell4.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrTableCell4.BorderColor = System.Drawing.Color.DarkGray;
|
|
|
|
|
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
|
|
|
this.xrTableCell4.Multiline = true;
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorderColor = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell4.Text = "Datum";
|
|
|
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.xrTableCell4.Weight = 0.412479349453638D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell32
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell32.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
@@ -1026,48 +1068,6 @@ namespace DiakonischesWerkDinslakenSozio
|
|
|
|
|
//
|
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell4.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrTableCell4.BorderColor = System.Drawing.Color.DarkGray;
|
|
|
|
|
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
|
|
|
this.xrTableCell4.Multiline = true;
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorderColor = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell4.Text = "Datum";
|
|
|
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.xrTableCell4.Weight = 0.412479349453638D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell8
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell8.BorderColor = System.Drawing.Color.DarkGray;
|
|
|
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart")});
|
|
|
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
|
|
|
this.xrTableCell8.Multiline = true;
|
|
|
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBorderColor = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell8.Text = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.xrTableCell8.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
this.xrTableCell8.Weight = 0.39078561666036693D;
|
|
|
|
|
//
|
|
|
|
|
// SoziotherapieRechnung
|
|
|
|
|
//
|
|
|
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
|