diff --git a/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.Designer.cs b/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.Designer.cs
index 206b0d5d0..fa22c079e 100644
--- a/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.Designer.cs
@@ -41,6 +41,8 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
+ this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
+ this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.lblAddress = new DevExpress.XtraReports.UI.XRLabel();
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
@@ -58,6 +60,9 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
+ this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
+ this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -67,16 +72,12 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
- this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
- this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
- this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
- this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
@@ -207,6 +208,23 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
+ // xrRichText3
+ //
+ this.xrRichText3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0.58F, 33F);
+ this.xrRichText3.Name = "xrRichText3";
+ this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
+ this.xrRichText3.SizeF = new System.Drawing.SizeF(458F, 83F);
+ this.xrRichText3.StylePriority.UseFont = false;
+ //
+ // xrPictureBox3
+ //
+ this.xrPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox3.Image")));
+ this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(517F, 0F);
+ this.xrPictureBox3.Name = "xrPictureBox3";
+ this.xrPictureBox3.SizeF = new System.Drawing.SizeF(195.0002F, 100F);
+ this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
+ //
// xrLabel1
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
@@ -417,6 +435,42 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
+ // xrLabel15
+ //
+ this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.5800883F, 94.39583F);
+ this.xrLabel15.Multiline = true;
+ this.xrLabel15.Name = "xrLabel15";
+ this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel15.SizeF = new System.Drawing.SizeF(690.9581F, 95.12501F);
+ this.xrLabel15.StylePriority.UseFont = false;
+ this.xrLabel15.Text = resources.GetString("xrLabel15.Text");
+ //
+ // xrPageInfo1
+ //
+ this.xrPageInfo1.Format = "{0:dd.MM.yyyy}";
+ this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0.5800883F, 189.5208F);
+ this.xrPageInfo1.Name = "xrPageInfo1";
+ this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
+ this.xrPageInfo1.SizeF = new System.Drawing.SizeF(140.9581F, 23F);
+ this.xrPageInfo1.StylePriority.UseFont = false;
+ this.xrPageInfo1.StylePriority.UseTextAlignment = false;
+ this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
+ //
+ // xrLabel7
+ //
+ this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
+ this.xrLabel7.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(269.663F, 209.0625F);
+ this.xrLabel7.Name = "xrLabel7";
+ this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel7.SizeF = new System.Drawing.SizeF(421.875F, 17F);
+ this.xrLabel7.StylePriority.UseBorders = false;
+ this.xrLabel7.StylePriority.UseFont = false;
+ this.xrLabel7.StylePriority.UseTextAlignment = false;
+ this.xrLabel7.Text = "Stempel, rechtsverbindliche Unterschrift";
+ this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
+ //
// xrTable4
//
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(570.5F, 0F);
@@ -457,7 +511,9 @@ namespace BeWo.KontaktUndKrisenhilfeReports
//
// bottomMarginBand1
//
- this.bottomMarginBand1.HeightF = 50F;
+ this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrLabel8});
+ this.bottomMarginBand1.HeightF = 102.0625F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// DetailReport
@@ -498,58 +554,18 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
//
- // xrRichText3
+ // xrLabel8
//
- this.xrRichText3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
- this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0.58F, 33F);
- this.xrRichText3.Name = "xrRichText3";
- this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
- this.xrRichText3.SizeF = new System.Drawing.SizeF(458F, 83F);
- this.xrRichText3.StylePriority.UseFont = false;
- //
- // xrPictureBox3
- //
- this.xrPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox3.Image")));
- this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(517F, 0F);
- this.xrPictureBox3.Name = "xrPictureBox3";
- this.xrPictureBox3.SizeF = new System.Drawing.SizeF(195.0002F, 100F);
- this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- //
- // xrLabel15
- //
- this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.5800883F, 94.39583F);
- this.xrLabel15.Multiline = true;
- this.xrLabel15.Name = "xrLabel15";
- this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel15.SizeF = new System.Drawing.SizeF(690.9581F, 95.12501F);
- this.xrLabel15.StylePriority.UseFont = false;
- this.xrLabel15.Text = resources.GetString("xrLabel15.Text");
- //
- // xrPageInfo1
- //
- this.xrPageInfo1.Format = "{0:dd.MM.yyyy}";
- this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0.5800883F, 189.5208F);
- this.xrPageInfo1.Name = "xrPageInfo1";
- this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
- this.xrPageInfo1.SizeF = new System.Drawing.SizeF(140.9581F, 23F);
- this.xrPageInfo1.StylePriority.UseFont = false;
- this.xrPageInfo1.StylePriority.UseTextAlignment = false;
- this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
- //
- // xrLabel7
- //
- this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(269.663F, 209.0625F);
- this.xrLabel7.Name = "xrLabel7";
- this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel7.SizeF = new System.Drawing.SizeF(421.875F, 17F);
- this.xrLabel7.StylePriority.UseBorders = false;
- this.xrLabel7.StylePriority.UseFont = false;
- this.xrLabel7.StylePriority.UseTextAlignment = false;
- this.xrLabel7.Text = "Stempel, rechtsverbindliche Unterschrift";
- this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
+ this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 9F);
+ this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0.5800883F, 3.468704F);
+ this.xrLabel8.Multiline = true;
+ this.xrLabel8.Name = "xrLabel8";
+ this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel8.SizeF = new System.Drawing.SizeF(721.4199F, 95.12501F);
+ this.xrLabel8.StylePriority.UseFont = false;
+ this.xrLabel8.StylePriority.UseTextAlignment = false;
+ this.xrLabel8.Text = resources.GetString("xrLabel8.Text");
+ this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// InvoiceCustomerReport
//
@@ -565,16 +581,16 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
- this.Margins = new System.Drawing.Printing.Margins(75, 30, 40, 50);
+ this.Margins = new System.Drawing.Printing.Margins(75, 30, 40, 102);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
@@ -622,5 +638,6 @@ namespace BeWo.KontaktUndKrisenhilfeReports
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
+ private DevExpress.XtraReports.UI.XRLabel xrLabel8;
}
}
diff --git a/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.resx b/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.resx
index beb689d3b..5272b110f 100644
--- a/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.resx
+++ b/ReportImp/KontaktUndKrisenhilfeReports/InvoiceCustomerReport.resx
@@ -905,6 +905,12 @@
Hiermit wird erklärt, dass die Verpflichtungen aus der Leistungs-, Prüfungs- und Vergütungsvereinbarung nach
§§ 93 ff BSHG bzw. §§ 75 ff SGB XII eingehalten wurden und die vorgenannten Angaben anhand der
vorgehaltenen Quittierungsbelege sowie der Betreuungsdokumentation nachgewiesen werden können.
+
+
+ AG Hagen VR 10391 • Geschäftsführer: Jürgen Wanitzke
+Bank für Sozialwirtschaft Köln (BLZ 370 205 00) KTO. Nr. 700 85 00 • BIC BFSWDE33XXX • IBAN DE15370205000007008500
+Städtische Sparkasse zu Schwelm (BLZ 454 515 55) KTO. Nr. 52 696 • BIC WELADED1SLM • IBAN DE03454515550000052696
+
17, 17
diff --git a/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.Designer.cs b/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.Designer.cs
index 9f9728ee6..fe0b9103c 100644
--- a/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.Designer.cs
@@ -72,6 +72,7 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
+ this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
@@ -125,7 +126,9 @@ namespace BeWo.KontaktUndKrisenhilfeReports
//
// bottomMarginBand1
//
- this.bottomMarginBand1.HeightF = 50F;
+ this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrLabel6});
+ this.bottomMarginBand1.HeightF = 95.12501F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// Page1
@@ -596,6 +599,19 @@ namespace BeWo.KontaktUndKrisenhilfeReports
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
//
+ // xrLabel6
+ //
+ this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 9F);
+ this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.2900391F, 0F);
+ this.xrLabel6.Multiline = true;
+ this.xrLabel6.Name = "xrLabel6";
+ this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel6.SizeF = new System.Drawing.SizeF(721.4199F, 95.12501F);
+ this.xrLabel6.StylePriority.UseFont = false;
+ this.xrLabel6.StylePriority.UseTextAlignment = false;
+ this.xrLabel6.Text = resources.GetString("xrLabel6.Text");
+ this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
+ //
// ServiceInvoiceReport
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -610,7 +626,7 @@ namespace BeWo.KontaktUndKrisenhilfeReports
this.Font = new System.Drawing.Font("Verdana", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
- this.Margins = new System.Drawing.Printing.Margins(75, 30, 40, 50);
+ this.Margins = new System.Drawing.Printing.Margins(75, 30, 40, 95);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
@@ -666,5 +682,6 @@ namespace BeWo.KontaktUndKrisenhilfeReports
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
+ private DevExpress.XtraReports.UI.XRLabel xrLabel6;
}
}
diff --git a/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.resx b/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.resx
index a40408e36..11dad9dea 100644
--- a/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.resx
+++ b/ReportImp/KontaktUndKrisenhilfeReports/ServiceInvoiceReport.resx
@@ -900,6 +900,12 @@
ewBcAHIAdABmADEAXABhAG4AcwBpAFwAYQBuAHMAaQBjAHAAZwAxADIANQAyAFwAZABlAGYAZgAwAHsAXABmAG8AbgB0AHQAYgBsAHsAXABmADAAXABmAG4AaQBsAFwAZgBjAGgAYQByAHMAZQB0ADAAIABBAHIAaQBhAGwAOwB9AHsAXABmADEAXABmAG4AaQBsACAAVABpAG0AZQBzACAATgBlAHcAIABSAG8AbQBhAG4AOwB9AH0ADQAKAHsAXABjAG8AbABvAHIAdABiAGwAIAA7AFwAcgBlAGQAMABcAGcAcgBlAGUAbgAwAFwAYgBsAHUAZQAwADsAfQANAAoAXAB2AGkAZQB3AGsAaQBuAGQANABcAHUAYwAxAFwAcABhAHIAZABcAGMAZgAxAFwAbABhAG4AZwAxADAAMwAxAFwAYgBcAGYAcwAxADkAIABLAG8AbgB0AGEAawB0AC0AIAB1AG4AZAAgAEsAcgBpAHMAZQBuAGgAaQBsAGYAZQAgAGUALgBWAC4AXABjAGYAMABcAHAAYQByAA0ACgBcAGMAZgAxACAAaQBtACAARQBuAG4AZQBwAGUALQBSAHUAaAByAC0ASwByAGUAaQBzAFwAYwBmADAAXABwAGEAcgANAAoAXABjAGYAMQAgAE0AbwBsAHQAawBlAHMAdAByAC4AIAAyADgAXABjAGYAMABcAHAAYQByAA0ACgBcAGMAZgAxACAANQA4ADMAMwAyACAAUwBjAGgAdwBlAGwAbQBcAGMAZgAwAFwAYgAwAFwAZgAxAFwAZgBzADIANABcAHAAYQByAA0ACgB9AA0ACgA=
+
+ AG Hagen VR 10391 • Geschäftsführer: Jürgen Wanitzke
+Bank für Sozialwirtschaft Köln (BLZ 370 205 00) KTO. Nr. 700 85 00 • BIC BFSWDE33XXX • IBAN DE15370205000007008500
+Städtische Sparkasse zu Schwelm (BLZ 454 515 55) KTO. Nr. 52 696 • BIC WELADED1SLM • IBAN DE03454515550000052696
+
+
Erklärung des Anbieters:
Hiermit wird erklärt, dass die Verpflichtungen aus der Leistungs-, Prüfungs- und Vergütungsvereinbarung nach