diff --git a/ReportImp/AlphaEv/AlphaEv.csproj b/ReportImp/AlphaEv/AlphaEv.csproj
index b825cecb9..e075bb262 100644
--- a/ReportImp/AlphaEv/AlphaEv.csproj
+++ b/ReportImp/AlphaEv/AlphaEv.csproj
@@ -121,6 +121,11 @@
AuswertungSozialdienstAlt.cs
+
+ True
+ True
+ Resources.resx
+
Component
@@ -219,6 +224,10 @@
AuswertungSozialdienstAlt.cs
+
+ ResXFileCodeGenerator
+ Resources.Designer.cs
+
RosterReport.cs
Designer
diff --git a/ReportImp/AlphaEv/Properties/Resources.Designer.cs b/ReportImp/AlphaEv/Properties/Resources.Designer.cs
new file mode 100644
index 000000000..34269d523
--- /dev/null
+++ b/ReportImp/AlphaEv/Properties/Resources.Designer.cs
@@ -0,0 +1,63 @@
+//------------------------------------------------------------------------------
+//
+// Dieser Code wurde von einem Tool generiert.
+// Laufzeitversion:4.0.30319.42000
+//
+// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
+// der Code erneut generiert wird.
+//
+//------------------------------------------------------------------------------
+
+namespace AlphaEv.Properties {
+ using System;
+
+
+ ///
+ /// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
+ ///
+ // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
+ // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
+ // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
+ // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class Resources {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Resources() {
+ }
+
+ ///
+ /// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("AlphaEv.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
+ /// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+ }
+}
diff --git a/ReportImp/AlphaEv/Properties/Resources.resx b/ReportImp/AlphaEv/Properties/Resources.resx
new file mode 100644
index 000000000..1af7de150
--- /dev/null
+++ b/ReportImp/AlphaEv/Properties/Resources.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/ReportImp/AlphaEv/SettlementReport.Designer.cs b/ReportImp/AlphaEv/SettlementReport.Designer.cs
index ac00b3849..4637f92bf 100644
--- a/ReportImp/AlphaEv/SettlementReport.Designer.cs
+++ b/ReportImp/AlphaEv/SettlementReport.Designer.cs
@@ -30,7 +30,7 @@ namespace AlphaEv.Alt
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
- DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
+ DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
@@ -98,6 +98,8 @@ namespace AlphaEv.Alt
this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.fieldMittelbareStunden = new DevExpress.XtraReports.UI.CalculatedField();
+ this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
@@ -169,6 +171,8 @@ namespace AlphaEv.Alt
//
// xrLabel3
//
+ this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber")});
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(655.6305F, 320.4166F);
@@ -177,7 +181,6 @@ namespace AlphaEv.Alt
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(60F, 18F);
this.xrLabel3.StylePriority.UseFont = false;
- this.xrLabel3.Text = "292300";
//
// xrLabel1
//
@@ -350,7 +353,7 @@ namespace AlphaEv.Alt
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow9,
this.xrTableRow10});
- this.xrTable2.SizeF = new System.Drawing.SizeF(489.9999F, 34F);
+ this.xrTable2.SizeF = new System.Drawing.SizeF(610.0001F, 34F);
this.xrTable2.StylePriority.UseBorderColor = false;
//
// xrTableRow9
@@ -453,7 +456,7 @@ namespace AlphaEv.Alt
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow1});
- this.xrTable1.SizeF = new System.Drawing.SizeF(510.0001F, 20F);
+ this.xrTable1.SizeF = new System.Drawing.SizeF(610.0001F, 20F);
this.xrTable1.StylePriority.UseBorderColor = false;
//
// xrTableRow1
@@ -462,6 +465,7 @@ namespace AlphaEv.Alt
this.xrTableCell6,
this.xrTableCell7,
this.xrTableCell8,
+ this.xrTableCell15,
this.xrTableCell10,
this.xrTableCell12});
this.xrTableRow1.Name = "xrTableRow1";
@@ -590,7 +594,7 @@ namespace AlphaEv.Alt
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow15});
- this.xrTable5.SizeF = new System.Drawing.SizeF(490F, 30F);
+ this.xrTable5.SizeF = new System.Drawing.SizeF(590.0001F, 30F);
this.xrTable5.StylePriority.UseBorderColor = false;
//
// xrTableRow15
@@ -599,6 +603,7 @@ namespace AlphaEv.Alt
this.xrTableCell3,
this.xrTableCell2,
this.xrTableCell4,
+ this.xrTableCell16,
this.xrTableCell23});
this.xrTableRow15.Name = "xrTableRow15";
this.xrTableRow15.StylePriority.UseBorders = false;
@@ -644,7 +649,7 @@ namespace AlphaEv.Alt
this.xrTableCell4.StylePriority.UsePadding = false;
this.xrTableCell4.StylePriority.UseTextAlignment = false;
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
- this.xrTableCell4.Weight = 0.13076923141028521D;
+ this.xrTableCell4.Weight = 0.15384629480799889D;
//
// xrTableCell23
//
@@ -660,7 +665,7 @@ namespace AlphaEv.Alt
this.xrTableCell23.StylePriority.UseTextAlignment = false;
this.xrTableCell23.Text = "xrTableCell23";
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
- this.xrTableCell23.Weight = 0.14615382464290688D;
+ this.xrTableCell23.Weight = 0.12307685514543144D;
//
// GroupFooter1
//
@@ -679,7 +684,7 @@ namespace AlphaEv.Alt
this.xrTableRow33,
this.xrTableRow34,
this.xrTableRow36});
- this.xrTable4.SizeF = new System.Drawing.SizeF(510F, 90F);
+ this.xrTable4.SizeF = new System.Drawing.SizeF(610.0001F, 90F);
this.xrTable4.StylePriority.UseBorderColor = false;
//
// xrTableRow31
@@ -708,11 +713,16 @@ namespace AlphaEv.Alt
// lblGesamtStunden
//
this.lblGesamtStunden.Borders = DevExpress.XtraPrinting.BorderSide.Top;
+ this.lblGesamtStunden.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount")});
this.lblGesamtStunden.Name = "lblGesamtStunden";
this.lblGesamtStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblGesamtStunden.StylePriority.UseBorderColor = false;
this.lblGesamtStunden.StylePriority.UseBorders = false;
this.lblGesamtStunden.StylePriority.UseTextAlignment = false;
+ xrSummary1.FormatString = "{0:0.00}";
+ xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
+ this.lblGesamtStunden.Summary = xrSummary1;
this.lblGesamtStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
this.lblGesamtStunden.Weight = 0.14207432612828552D;
//
@@ -729,7 +739,7 @@ namespace AlphaEv.Alt
this.xrTableCell50.StylePriority.UseTextAlignment = false;
this.xrTableCell50.Text = "[AmountRecordedFLSString]";
this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell50.Weight = 0.31966722160498984D;
+ this.xrTableCell50.Weight = 0.49726014126315132D;
//
// xrTableCell1
//
@@ -740,7 +750,7 @@ namespace AlphaEv.Alt
this.xrTableCell1.StylePriority.UsePadding = false;
this.xrTableCell1.StylePriority.UseTextAlignment = false;
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell1.Weight = 0.0355185792939538D;
+ this.xrTableCell1.Weight = 0.0355187236713472D;
//
// xrTableRow33
//
@@ -775,7 +785,7 @@ namespace AlphaEv.Alt
this.xrTableCell53.StylePriority.UsePadding = false;
this.xrTableCell53.StylePriority.UseTextAlignment = false;
this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell53.Weight = 0.44776118889716959D;
+ this.xrTableCell53.Weight = 0.61997702079219574D;
//
// xrTableCell5
//
@@ -784,7 +794,7 @@ namespace AlphaEv.Alt
this.xrTableCell5.StylePriority.UsePadding = false;
this.xrTableCell5.StylePriority.UseTextAlignment = false;
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell5.Weight = 0.034443171671299719D;
+ this.xrTableCell5.Weight = 0.034443337955363723D;
//
// xrTableRow34
//
@@ -816,7 +826,7 @@ namespace AlphaEv.Alt
this.xrTableCell55.StylePriority.UsePadding = false;
this.xrTableCell55.StylePriority.UseTextAlignment = false;
this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell55.Weight = 0.44776118889716959D;
+ this.xrTableCell55.Weight = 0.61997702079219574D;
//
// xrTableCell9
//
@@ -825,7 +835,7 @@ namespace AlphaEv.Alt
this.xrTableCell9.StylePriority.UsePadding = false;
this.xrTableCell9.StylePriority.UseTextAlignment = false;
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell9.Weight = 0.034443171671299719D;
+ this.xrTableCell9.Weight = 0.034443337955363723D;
//
// xrTableRow36
//
@@ -865,7 +875,7 @@ namespace AlphaEv.Alt
this.xrTableCell58.StylePriority.UseTextAlignment = false;
this.xrTableCell58.Text = "[Claim]";
this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell58.Weight = 0.44776118889716959D;
+ this.xrTableCell58.Weight = 0.61997723101659985D;
//
// xrTableCell11
//
@@ -879,7 +889,7 @@ namespace AlphaEv.Alt
this.xrTableCell11.StylePriority.UsePadding = false;
this.xrTableCell11.StylePriority.UseTextAlignment = false;
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell11.Weight = 0.034443171671299719D;
+ this.xrTableCell11.Weight = 0.034443127730959533D;
//
// fieldMittelbareStunden
//
@@ -887,6 +897,28 @@ namespace AlphaEv.Alt
this.fieldMittelbareStunden.Expression = "([UnitCount] * [RateFactor]) -[UnitCount]";
this.fieldMittelbareStunden.Name = "fieldMittelbareStunden";
//
+ // xrTableCell15
+ //
+ this.xrTableCell15.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
+ this.xrTableCell15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrTableCell15.Name = "xrTableCell15";
+ this.xrTableCell15.StylePriority.UseBorders = false;
+ this.xrTableCell15.StylePriority.UseForeColor = false;
+ this.xrTableCell15.StylePriority.UseTextAlignment = false;
+ this.xrTableCell15.Text = "Stundensatz";
+ this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
+ this.xrTableCell15.Weight = 0.1538461538461538D;
+ //
+ // xrTableCell16
+ //
+ this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountPerUnit")});
+ this.xrTableCell16.Name = "xrTableCell16";
+ this.xrTableCell16.StylePriority.UseTextAlignment = false;
+ this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
+ this.xrTableCell16.TextFormatString = "{0:C}";
+ this.xrTableCell16.Weight = 0.15384615395764151D;
+ //
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
@@ -915,8 +947,6 @@ namespace AlphaEv.Alt
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
- xrWatermark1.Id = "Watermark1";
- this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
@@ -1000,5 +1030,7 @@ namespace AlphaEv.Alt
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
+ private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
+ private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
}
}
diff --git a/ReportImp/AlphaEv/SettlementReport2.Designer.cs b/ReportImp/AlphaEv/SettlementReport2.Designer.cs
index e3601cd58..661deb19c 100644
--- a/ReportImp/AlphaEv/SettlementReport2.Designer.cs
+++ b/ReportImp/AlphaEv/SettlementReport2.Designer.cs
@@ -31,30 +31,23 @@ namespace AlphaEv
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
- DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
+ DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
+ this.lblNotice = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
- this.fieldApprovedFLSWithFactor = new DevExpress.XtraReports.UI.CalculatedField();
- this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
- this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
- this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
- this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
- this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
- this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
- this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
+ this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
+ this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
@@ -67,20 +60,28 @@ namespace AlphaEv
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
- this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
- this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
+ this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
+ this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
+ this.fieldApprovedFLSWithFactor = new DevExpress.XtraReports.UI.CalculatedField();
+ this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
+ this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
- this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField();
+ this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
+ this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow31 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -99,17 +100,18 @@ namespace AlphaEv
this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
- this.lblNotice = new DevExpress.XtraReports.UI.XRLabel();
- this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
+ this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField();
+ this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
@@ -123,7 +125,7 @@ namespace AlphaEv
// ReportHeader
//
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
- this.ReportHeader.HeightF = 120F;
+ this.ReportHeader.HeightF = 0F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
@@ -144,8 +146,28 @@ namespace AlphaEv
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
+ // lblNotice
+ //
+ this.lblNotice.CanShrink = true;
+ this.lblNotice.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
+ this.lblNotice.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.49999F);
+ this.lblNotice.Multiline = true;
+ this.lblNotice.Name = "lblNotice";
+ this.lblNotice.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.lblNotice.SizeF = new System.Drawing.SizeF(470.8333F, 65.625F);
+ this.lblNotice.StylePriority.UseFont = false;
+ this.lblNotice.Text = "Diese Leistungen sind umsatzsteuerfrei nach § 53, 54 SGB XII.";
+ //
+ // xrRichText4
+ //
+ this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(514.7498F, 0F);
+ this.xrRichText4.Name = "xrRichText4";
+ this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
+ this.xrRichText4.SizeF = new System.Drawing.SizeF(163.2502F, 156.8542F);
+ //
// topMarginBand1
//
+ this.topMarginBand1.HeightF = 153.125F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
@@ -179,357 +201,13 @@ namespace AlphaEv
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
//
- // fieldApprovedFLSWithFactor
- //
- this.fieldApprovedFLSWithFactor.Expression = "[ApprovedFLSTotal] * [RateFactor]";
- this.fieldApprovedFLSWithFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
- this.fieldApprovedFLSWithFactor.Name = "fieldApprovedFLSWithFactor";
- //
- // DetailReport
- //
- this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
- this.Detail1,
- this.GroupHeader2});
- this.DetailReport.DataMember = "InvoiceItems";
- this.DetailReport.DataSource = this.bindingSource1;
- this.DetailReport.Level = 0;
- this.DetailReport.Name = "DetailReport";
- //
- // Detail1
- //
- this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrTable4});
- this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.Detail1.HeightF = 30F;
- this.Detail1.Name = "Detail1";
- this.Detail1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
- new DevExpress.XtraReports.UI.GroupField("PeriodStartDate", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
- this.Detail1.StylePriority.UseFont = false;
- //
- // GroupHeader2
- //
- this.GroupHeader2.BorderColor = System.Drawing.Color.Transparent;
- this.GroupHeader2.Expanded = false;
- this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
- new DevExpress.XtraReports.UI.GroupField("RateFactor", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)});
- this.GroupHeader2.HeightF = 0F;
- this.GroupHeader2.Name = "GroupHeader2";
- this.GroupHeader2.StylePriority.UseBorderColor = false;
- //
- // GroupFooter1
- //
- this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrTable5});
- this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.GroupFooter1.HeightF = 115F;
- this.GroupFooter1.Name = "GroupFooter1";
- this.GroupFooter1.StylePriority.UseFont = false;
- //
- // xrLabel17
- //
- this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
- this.xrLabel17.Name = "xrLabel17";
- this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel17.SizeF = new System.Drawing.SizeF(308.33F, 17F);
- this.xrLabel17.StylePriority.UseFont = false;
- this.xrLabel17.Text = "alpha e.V. | Telegrafenstr. 11 | 42929 Wermelskirchen";
- //
- // lblAdresse
- //
- this.lblAdresse.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.lblAdresse.CanGrow = false;
- this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.99999F);
- this.lblAdresse.Multiline = true;
- this.lblAdresse.Name = "lblAdresse";
- this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.lblAdresse.SizeF = new System.Drawing.SizeF(413.125F, 163.0208F);
- this.lblAdresse.StylePriority.UseBorders = false;
- this.lblAdresse.StylePriority.UseFont = false;
- //
- // xrLabel8
- //
- this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
- this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(514.7498F, 336.0417F);
- this.xrLabel8.Name = "xrLabel8";
- this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel8.SizeF = new System.Drawing.SizeF(153.2499F, 23F);
- this.xrLabel8.StylePriority.UseFont = false;
- this.xrLabel8.StylePriority.UseTextAlignment = false;
- this.xrLabel8.Text = "xrLabel8";
- this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
- //
- // xrRichText1
- //
- this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 0F);
- this.xrRichText1.Name = "xrRichText1";
- this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
- this.xrRichText1.SizeF = new System.Drawing.SizeF(153.2498F, 77.41667F);
- //
- // xrLabel1
- //
- this.xrLabel1.CanGrow = false;
- this.xrLabel1.CanShrink = true;
- this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 271.4583F);
- this.xrLabel1.Multiline = true;
- this.xrLabel1.Name = "xrLabel1";
- this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrLabel1.SizeF = new System.Drawing.SizeF(93.88F, 18F);
- this.xrLabel1.StylePriority.UseFont = false;
- this.xrLabel1.StylePriority.UseForeColor = false;
- this.xrLabel1.StylePriority.UsePadding = false;
- this.xrLabel1.Text = "Unser Zeichen:";
- //
- // xrLabel7
- //
- this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 232.9167F);
- this.xrLabel7.Multiline = true;
- this.xrLabel7.Name = "xrLabel7";
- this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel7.SizeF = new System.Drawing.SizeF(153.2499F, 38.5416F);
- this.xrLabel7.StylePriority.UseFont = false;
- this.xrLabel7.StylePriority.UseForeColor = false;
- this.xrLabel7.StylePriority.UseTextAlignment = false;
- this.xrLabel7.Text = "(bei Zahlung bitte angeben:)";
- this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
- //
- // xrLabel9
- //
- this.xrLabel9.CanGrow = false;
- this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 307.4675F);
- this.xrLabel9.Multiline = true;
- this.xrLabel9.Name = "xrLabel9";
- this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel9.SizeF = new System.Drawing.SizeF(153.2499F, 19.24997F);
- this.xrLabel9.StylePriority.UseFont = false;
- this.xrLabel9.Text = "[InvoiceNumber]";
- //
- // xrLabel13
- //
- this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(608.6303F, 271.4583F);
- this.xrLabel13.Multiline = true;
- this.xrLabel13.Name = "xrLabel13";
- this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel13.SizeF = new System.Drawing.SizeF(60F, 18F);
- this.xrLabel13.StylePriority.UseFont = false;
- this.xrLabel13.Text = "292300";
- //
- // xrLabel14
- //
- this.xrLabel14.CanGrow = false;
- this.xrLabel14.CanShrink = true;
- this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 289.4582F);
- this.xrLabel14.Multiline = true;
- this.xrLabel14.Name = "xrLabel14";
- this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrLabel14.SizeF = new System.Drawing.SizeF(93.88F, 18F);
- this.xrLabel14.StylePriority.UseFont = false;
- this.xrLabel14.StylePriority.UseForeColor = false;
- this.xrLabel14.StylePriority.UsePadding = false;
- this.xrLabel14.Text = "Rechnungs-Nr.:";
- //
- // xrLabel15
- //
- this.xrLabel15.CanGrow = false;
- this.xrLabel15.CanShrink = true;
- this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(514.7501F, 95.41668F);
- this.xrLabel15.Multiline = true;
- this.xrLabel15.Name = "xrLabel15";
- this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrLabel15.SizeF = new System.Drawing.SizeF(160.2498F, 137.5F);
- this.xrLabel15.StylePriority.UseFont = false;
- this.xrLabel15.StylePriority.UseForeColor = false;
- this.xrLabel15.StylePriority.UsePadding = false;
- this.xrLabel15.Text = "Ihr Ansprechpartner:\r\nFrau Howe-Jakob\r\nFon: 0 21 96 - 72 63 - 16\r\nFax: 0 21 96 - " +
- "72 63 - 32\r\njakob@alphaev.de\r\nwww.alphaev.de";
- //
- // xrLabel2
- //
- this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.3842F);
- this.xrLabel2.Name = "xrLabel2";
- this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel2.SizeF = new System.Drawing.SizeF(308.33F, 25.33328F);
- this.xrLabel2.StylePriority.UseFont = false;
- this.xrLabel2.StylePriority.UseForeColor = false;
- this.xrLabel2.Text = "Abrechnung Betreutes Wohnen ";
- //
- // xrLabel3
- //
- this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(30.00005F, 377.5602F);
- this.xrLabel3.Name = "xrLabel3";
- this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel3.SizeF = new System.Drawing.SizeF(333.8542F, 17F);
- this.xrLabel3.StylePriority.UseFont = false;
- this.xrLabel3.Text = "[CustomerReferenceNumber]";
- //
- // xrLabel4
- //
- this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName")});
- this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 359.5602F);
- this.xrLabel4.Name = "xrLabel4";
- this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel4.SizeF = new System.Drawing.SizeF(371.88F, 18F);
- this.xrLabel4.StylePriority.UseBorders = false;
- this.xrLabel4.StylePriority.UseFont = false;
- this.xrLabel4.Text = "Herr / Frau:";
- //
- // xrRichText3
- //
- this.xrRichText3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 394.5602F);
- this.xrRichText3.Name = "xrRichText3";
- this.xrRichText3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
- this.xrRichText3.SizeF = new System.Drawing.SizeF(210F, 28.98F);
- this.xrRichText3.StylePriority.UseForeColor = false;
- this.xrRichText3.StylePriority.UsePadding = false;
- //
- // xrLabel6
- //
- this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 377.5602F);
- this.xrLabel6.Name = "xrLabel6";
- this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrLabel6.SizeF = new System.Drawing.SizeF(30F, 17F);
- this.xrLabel6.StylePriority.UseFont = false;
- this.xrLabel6.StylePriority.UseForeColor = false;
- this.xrLabel6.StylePriority.UsePadding = false;
- this.xrLabel6.Text = "AZ.:";
- //
- // xrRichText5
- //
- this.xrRichText5.LocationFloat = new DevExpress.Utils.PointFloat(212.3149F, 394.5609F);
- this.xrRichText5.Name = "xrRichText5";
- this.xrRichText5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
- this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
- this.xrRichText5.SizeF = new System.Drawing.SizeF(411.58F, 28.98F);
- this.xrRichText5.StylePriority.UsePadding = false;
- //
- // xrTable2
- //
- this.xrTable2.BorderColor = System.Drawing.SystemColors.ControlLight;
- this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 423.541F);
- this.xrTable2.Name = "xrTable2";
- this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
- this.xrTableRow1,
- this.xrTableRow2});
- this.xrTable2.SizeF = new System.Drawing.SizeF(489.9999F, 34F);
- this.xrTable2.StylePriority.UseBorderColor = false;
- //
- // xrTableRow1
- //
- this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
- this.xrTableCell19,
- this.xrTableCell13});
- this.xrTableRow1.Name = "xrTableRow1";
- this.xrTableRow1.Weight = 0.085D;
- //
- // xrTableCell19
- //
- this.xrTableCell19.BorderColor = System.Drawing.SystemColors.ControlLight;
- this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
- | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrTableCell19.Name = "xrTableCell19";
- this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrTableCell19.StylePriority.UseBorderColor = false;
- this.xrTableCell19.StylePriority.UseBorders = false;
- this.xrTableCell19.StylePriority.UseFont = false;
- this.xrTableCell19.Text = "Bewilligte Fachleistungsstunden (FLS) gesamt:";
- this.xrTableCell19.Weight = 0.4769232177734376D;
- //
- // xrTableCell13
- //
- this.xrTableCell13.BorderColor = System.Drawing.SystemColors.ControlLight;
- this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
- | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLS")});
- this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrTableCell13.Name = "xrTableCell13";
- this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrTableCell13.StylePriority.UseBorderColor = false;
- this.xrTableCell13.StylePriority.UseBorders = false;
- this.xrTableCell13.StylePriority.UseFont = false;
- this.xrTableCell13.StylePriority.UseTextAlignment = false;
- this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell13.Weight = 0.27692279522235574D;
- //
- // xrTableRow2
- //
- this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
- this.xrTableCell20,
- this.xrTableCell14});
- this.xrTableRow2.FormattingRules.Add(this.ruleRateFactorNull);
- this.xrTableRow2.Name = "xrTableRow2";
- this.xrTableRow2.Weight = 0.085D;
- //
- // xrTableCell20
- //
- this.xrTableCell20.BorderColor = System.Drawing.SystemColors.ControlLight;
- this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrTableCell20.FormattingRules.Add(this.ruleRateFactorNull);
- this.xrTableCell20.Name = "xrTableCell20";
- this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrTableCell20.StylePriority.UseBorderColor = false;
- this.xrTableCell20.StylePriority.UseBorders = false;
- this.xrTableCell20.StylePriority.UseFont = false;
- this.xrTableCell20.Text = "- zzgl. Faktor [RateFactorText2]:";
- this.xrTableCell20.Weight = 0.49307720477764433D;
- //
- // xrTableCell14
- //
- this.xrTableCell14.BorderColor = System.Drawing.SystemColors.ControlLight;
- this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
- this.xrTableCell14.FormattingRules.Add(this.ruleRateFactorNull);
- this.xrTableCell14.Name = "xrTableCell14";
- this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrTableCell14.StylePriority.UseBorderColor = false;
- this.xrTableCell14.StylePriority.UseBorders = false;
- this.xrTableCell14.StylePriority.UseFont = false;
- this.xrTableCell14.StylePriority.UseTextAlignment = false;
- this.xrTableCell14.Text = "[ApprovedFLSWithFactor]";
- this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell14.Weight = 0.26076880821814907D;
- //
// xrTable1
//
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 488.0278F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow3});
- this.xrTable1.SizeF = new System.Drawing.SizeF(510.0001F, 20F);
+ this.xrTable1.SizeF = new System.Drawing.SizeF(610.0001F, 20F);
this.xrTable1.StylePriority.UseBorderColor = false;
//
// xrTableRow3
@@ -538,6 +216,7 @@ namespace AlphaEv
this.xrTableCell1,
this.xrTableCell2,
this.xrTableCell8,
+ this.xrTableCell3,
this.xrTableCell4,
this.xrTableCell12});
this.xrTableRow3.Name = "xrTableRow3";
@@ -614,13 +293,339 @@ namespace AlphaEv
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell12.Weight = 0.030769235304504289D;
//
+ // xrLabel3
+ //
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(30.00005F, 377.5602F);
+ this.xrLabel3.Name = "xrLabel3";
+ this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel3.SizeF = new System.Drawing.SizeF(333.8542F, 17F);
+ this.xrLabel3.StylePriority.UseFont = false;
+ this.xrLabel3.Text = "[CustomerReferenceNumber]";
+ //
+ // xrLabel4
+ //
+ this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName")});
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 359.5602F);
+ this.xrLabel4.Name = "xrLabel4";
+ this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel4.SizeF = new System.Drawing.SizeF(371.88F, 18F);
+ this.xrLabel4.StylePriority.UseBorders = false;
+ this.xrLabel4.StylePriority.UseFont = false;
+ this.xrLabel4.Text = "Herr / Frau:";
+ //
+ // xrRichText3
+ //
+ this.xrRichText3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 394.5602F);
+ this.xrRichText3.Name = "xrRichText3";
+ this.xrRichText3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
+ this.xrRichText3.SizeF = new System.Drawing.SizeF(210F, 28.98F);
+ this.xrRichText3.StylePriority.UseForeColor = false;
+ this.xrRichText3.StylePriority.UsePadding = false;
+ //
+ // xrLabel6
+ //
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 377.5602F);
+ this.xrLabel6.Name = "xrLabel6";
+ this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrLabel6.SizeF = new System.Drawing.SizeF(30F, 17F);
+ this.xrLabel6.StylePriority.UseFont = false;
+ this.xrLabel6.StylePriority.UseForeColor = false;
+ this.xrLabel6.StylePriority.UsePadding = false;
+ this.xrLabel6.Text = "AZ.:";
+ //
+ // xrRichText5
+ //
+ this.xrRichText5.LocationFloat = new DevExpress.Utils.PointFloat(212.3149F, 394.5609F);
+ this.xrRichText5.Name = "xrRichText5";
+ this.xrRichText5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
+ this.xrRichText5.SizeF = new System.Drawing.SizeF(411.58F, 28.98F);
+ this.xrRichText5.StylePriority.UsePadding = false;
+ //
+ // xrTable2
+ //
+ this.xrTable2.BorderColor = System.Drawing.SystemColors.ControlLight;
+ this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 423.541F);
+ this.xrTable2.Name = "xrTable2";
+ this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
+ this.xrTableRow1,
+ this.xrTableRow2});
+ this.xrTable2.SizeF = new System.Drawing.SizeF(610.0002F, 34F);
+ this.xrTable2.StylePriority.UseBorderColor = false;
+ //
+ // xrTableRow1
+ //
+ this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
+ this.xrTableCell19,
+ this.xrTableCell13});
+ this.xrTableRow1.Name = "xrTableRow1";
+ this.xrTableRow1.Weight = 0.085D;
+ //
+ // xrTableCell19
+ //
+ this.xrTableCell19.BorderColor = System.Drawing.SystemColors.ControlLight;
+ this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
+ | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell19.Name = "xrTableCell19";
+ this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrTableCell19.StylePriority.UseBorderColor = false;
+ this.xrTableCell19.StylePriority.UseBorders = false;
+ this.xrTableCell19.StylePriority.UseFont = false;
+ this.xrTableCell19.Text = "Bewilligte Fachleistungsstunden (FLS) gesamt:";
+ this.xrTableCell19.Weight = 0.4769232177734376D;
+ //
+ // xrTableCell13
+ //
+ this.xrTableCell13.BorderColor = System.Drawing.SystemColors.ControlLight;
+ this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
+ | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLS")});
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell13.Name = "xrTableCell13";
+ this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrTableCell13.StylePriority.UseBorderColor = false;
+ this.xrTableCell13.StylePriority.UseBorders = false;
+ this.xrTableCell13.StylePriority.UseFont = false;
+ this.xrTableCell13.StylePriority.UseTextAlignment = false;
+ this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
+ this.xrTableCell13.Weight = 0.46153860238882216D;
+ //
+ // xrTableRow2
+ //
+ this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
+ this.xrTableCell20,
+ this.xrTableCell14});
+ this.xrTableRow2.FormattingRules.Add(this.ruleRateFactorNull);
+ this.xrTableRow2.Name = "xrTableRow2";
+ this.xrTableRow2.Weight = 0.085D;
+ //
+ // xrTableCell20
+ //
+ this.xrTableCell20.BorderColor = System.Drawing.SystemColors.ControlLight;
+ this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell20.FormattingRules.Add(this.ruleRateFactorNull);
+ this.xrTableCell20.Name = "xrTableCell20";
+ this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrTableCell20.StylePriority.UseBorderColor = false;
+ this.xrTableCell20.StylePriority.UseBorders = false;
+ this.xrTableCell20.StylePriority.UseFont = false;
+ this.xrTableCell20.Text = "- zzgl. Faktor [RateFactorText2]:";
+ this.xrTableCell20.Weight = 0.47692317082331742D;
+ //
+ // xrTableCell14
+ //
+ this.xrTableCell14.BorderColor = System.Drawing.SystemColors.ControlLight;
+ this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell14.FormattingRules.Add(this.ruleRateFactorNull);
+ this.xrTableCell14.Name = "xrTableCell14";
+ this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrTableCell14.StylePriority.UseBorderColor = false;
+ this.xrTableCell14.StylePriority.UseBorders = false;
+ this.xrTableCell14.StylePriority.UseFont = false;
+ this.xrTableCell14.StylePriority.UseTextAlignment = false;
+ this.xrTableCell14.Text = "[ApprovedFLSWithFactor]";
+ this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
+ this.xrTableCell14.Weight = 0.4615386493389424D;
+ //
+ // xrLabel2
+ //
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.3842F);
+ this.xrLabel2.Name = "xrLabel2";
+ this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel2.SizeF = new System.Drawing.SizeF(308.33F, 25.33328F);
+ this.xrLabel2.StylePriority.UseFont = false;
+ this.xrLabel2.StylePriority.UseForeColor = false;
+ this.xrLabel2.Text = "Abrechnung Betreutes Wohnen ";
+ //
+ // xrLabel8
+ //
+ this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(546.7501F, 343.3333F);
+ this.xrLabel8.Name = "xrLabel8";
+ this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel8.SizeF = new System.Drawing.SizeF(153.2499F, 23F);
+ this.xrLabel8.StylePriority.UseFont = false;
+ this.xrLabel8.StylePriority.UseTextAlignment = false;
+ this.xrLabel8.Text = "xrLabel8";
+ this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
+ this.xrLabel8.TextFormatString = "{0:dd.MM.yyyy}";
+ //
+ // xrRichText1
+ //
+ this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(546.7502F, 1.041698F);
+ this.xrRichText1.Name = "xrRichText1";
+ this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
+ this.xrRichText1.SizeF = new System.Drawing.SizeF(153.2498F, 77.41667F);
+ //
+ // xrLabel1
+ //
+ this.xrLabel1.CanGrow = false;
+ this.xrLabel1.CanShrink = true;
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(546.7502F, 272.5F);
+ this.xrLabel1.Multiline = true;
+ this.xrLabel1.Name = "xrLabel1";
+ this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrLabel1.SizeF = new System.Drawing.SizeF(93.88F, 18F);
+ this.xrLabel1.StylePriority.UseFont = false;
+ this.xrLabel1.StylePriority.UseForeColor = false;
+ this.xrLabel1.StylePriority.UsePadding = false;
+ this.xrLabel1.Text = "Unser Zeichen:";
+ //
+ // xrLabel7
+ //
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(546.7502F, 233.9584F);
+ this.xrLabel7.Multiline = true;
+ this.xrLabel7.Name = "xrLabel7";
+ this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel7.SizeF = new System.Drawing.SizeF(153.2499F, 38.5416F);
+ this.xrLabel7.StylePriority.UseFont = false;
+ this.xrLabel7.StylePriority.UseForeColor = false;
+ this.xrLabel7.StylePriority.UseTextAlignment = false;
+ this.xrLabel7.Text = "(bei Zahlung bitte angeben:)";
+ this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
+ //
+ // xrLabel9
+ //
+ this.xrLabel9.CanGrow = false;
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(546.7501F, 308.5F);
+ this.xrLabel9.Multiline = true;
+ this.xrLabel9.Name = "xrLabel9";
+ this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel9.SizeF = new System.Drawing.SizeF(153.2499F, 19.24997F);
+ this.xrLabel9.StylePriority.UseFont = false;
+ this.xrLabel9.Text = "[InvoiceNumber]";
+ //
+ // xrLabel13
+ //
+ this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber")});
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(640.6304F, 272.5F);
+ this.xrLabel13.Multiline = true;
+ this.xrLabel13.Name = "xrLabel13";
+ this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel13.SizeF = new System.Drawing.SizeF(60F, 18F);
+ this.xrLabel13.StylePriority.UseFont = false;
+ //
+ // xrLabel14
+ //
+ this.xrLabel14.CanGrow = false;
+ this.xrLabel14.CanShrink = true;
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(547.3804F, 290.5F);
+ this.xrLabel14.Multiline = true;
+ this.xrLabel14.Name = "xrLabel14";
+ this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrLabel14.SizeF = new System.Drawing.SizeF(93.88F, 18F);
+ this.xrLabel14.StylePriority.UseFont = false;
+ this.xrLabel14.StylePriority.UseForeColor = false;
+ this.xrLabel14.StylePriority.UsePadding = false;
+ this.xrLabel14.Text = "Rechnungs-Nr.:";
+ //
+ // xrLabel15
+ //
+ this.xrLabel15.CanGrow = false;
+ this.xrLabel15.CanShrink = true;
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(546.7502F, 96.45837F);
+ this.xrLabel15.Multiline = true;
+ this.xrLabel15.Name = "xrLabel15";
+ this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrLabel15.SizeF = new System.Drawing.SizeF(160.2498F, 137.5F);
+ this.xrLabel15.StylePriority.UseFont = false;
+ this.xrLabel15.StylePriority.UseForeColor = false;
+ this.xrLabel15.StylePriority.UsePadding = false;
+ this.xrLabel15.Text = "Ihr Ansprechpartner:\r\nFrau Howe-Jakob\r\nFon: 0 21 96 - 72 63 - 16\r\nFax: 0 21 96 - " +
+ "72 63 - 32\r\njakob@alphaev.de\r\nwww.alphaev.de";
+ //
+ // xrLabel17
+ //
+ this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(1.67009F, 61.45837F);
+ this.xrLabel17.Name = "xrLabel17";
+ this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel17.SizeF = new System.Drawing.SizeF(308.33F, 17F);
+ this.xrLabel17.StylePriority.UseFont = false;
+ this.xrLabel17.Text = "alpha e.V. | Telegrafenstr. 11 | 42929 Wermelskirchen";
+ //
+ // lblAdresse
+ //
+ this.lblAdresse.Borders = DevExpress.XtraPrinting.BorderSide.None;
+ this.lblAdresse.CanGrow = false;
+ this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(1.67009F, 96.45837F);
+ this.lblAdresse.Multiline = true;
+ this.lblAdresse.Name = "lblAdresse";
+ this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.lblAdresse.SizeF = new System.Drawing.SizeF(413.125F, 163.0208F);
+ this.lblAdresse.StylePriority.UseBorders = false;
+ this.lblAdresse.StylePriority.UseFont = false;
+ //
+ // fieldApprovedFLSWithFactor
+ //
+ this.fieldApprovedFLSWithFactor.Expression = "[ApprovedFLSTotal] * [RateFactor]";
+ this.fieldApprovedFLSWithFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
+ this.fieldApprovedFLSWithFactor.Name = "fieldApprovedFLSWithFactor";
+ //
+ // DetailReport
+ //
+ this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
+ this.Detail1,
+ this.GroupHeader2});
+ this.DetailReport.DataMember = "InvoiceItems";
+ this.DetailReport.DataSource = this.bindingSource1;
+ this.DetailReport.Level = 0;
+ this.DetailReport.Name = "DetailReport";
+ //
+ // Detail1
+ //
+ this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrTable4});
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.Detail1.HeightF = 30F;
+ this.Detail1.Name = "Detail1";
+ this.Detail1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
+ new DevExpress.XtraReports.UI.GroupField("PeriodStartDate", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
+ this.Detail1.StylePriority.UseFont = false;
+ //
// xrTable4
//
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow15});
- this.xrTable4.SizeF = new System.Drawing.SizeF(510.0001F, 30F);
+ this.xrTable4.SizeF = new System.Drawing.SizeF(590.0001F, 30F);
this.xrTable4.StylePriority.UseBorderColor = false;
//
// xrTableRow15
@@ -629,6 +634,7 @@ namespace AlphaEv
this.xrTableCell5,
this.xrTableCell11,
this.xrTableCell15,
+ this.xrTableCell6,
this.xrTableCell23});
this.xrTableRow15.Name = "xrTableRow15";
this.xrTableRow15.StylePriority.UseBorders = false;
@@ -695,13 +701,27 @@ namespace AlphaEv
this.xrTableCell23.StylePriority.UseTextAlignment = false;
this.xrTableCell23.Text = "xrTableCell23";
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
- this.xrTableCell23.Weight = 0.15384617907164863D;
+ this.xrTableCell23.Weight = 0.12307699442780962D;
//
- // calculatedField1
+ // GroupHeader2
//
- this.calculatedField1.DataMember = "InvoiceItems";
- this.calculatedField1.Expression = "([UnitCount] * [RateFactor]) -[UnitCount]\n";
- this.calculatedField1.Name = "calculatedField1";
+ this.GroupHeader2.BorderColor = System.Drawing.Color.Transparent;
+ this.GroupHeader2.Expanded = false;
+ this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
+ new DevExpress.XtraReports.UI.GroupField("RateFactor", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)});
+ this.GroupHeader2.HeightF = 0F;
+ this.GroupHeader2.Name = "GroupHeader2";
+ this.GroupHeader2.StylePriority.UseBorderColor = false;
+ //
+ // GroupFooter1
+ //
+ this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrTable5});
+ this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.GroupFooter1.HeightF = 115F;
+ this.GroupFooter1.Name = "GroupFooter1";
+ this.GroupFooter1.StylePriority.UseFont = false;
//
// xrTable5
//
@@ -712,7 +732,7 @@ namespace AlphaEv
this.xrTableRow33,
this.xrTableRow34,
this.xrTableRow36});
- this.xrTable5.SizeF = new System.Drawing.SizeF(510F, 90F);
+ this.xrTable5.SizeF = new System.Drawing.SizeF(610.0001F, 90F);
this.xrTable5.StylePriority.UseBorderColor = false;
//
// xrTableRow31
@@ -742,11 +762,18 @@ namespace AlphaEv
// lblGesamtStunden
//
this.lblGesamtStunden.Borders = DevExpress.XtraPrinting.BorderSide.Top;
+ this.lblGesamtStunden.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount")});
+ this.lblGesamtStunden.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.lblGesamtStunden.Name = "lblGesamtStunden";
this.lblGesamtStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblGesamtStunden.StylePriority.UseBorderColor = false;
this.lblGesamtStunden.StylePriority.UseBorders = false;
+ this.lblGesamtStunden.StylePriority.UseFont = false;
this.lblGesamtStunden.StylePriority.UseTextAlignment = false;
+ xrSummary1.FormatString = "{0:0.00}";
+ xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
+ this.lblGesamtStunden.Summary = xrSummary1;
this.lblGesamtStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
this.lblGesamtStunden.Weight = 0.14207432612828552D;
//
@@ -765,7 +792,7 @@ namespace AlphaEv
this.xrTableCell50.Text = "[AmountRecordedFLSString]";
this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell50.TextFormatString = "{0:C}";
- this.xrTableCell50.Weight = 0.31966722160498984D;
+ this.xrTableCell50.Weight = 0.49726024965725074D;
//
// xrTableCell7
//
@@ -776,7 +803,7 @@ namespace AlphaEv
this.xrTableCell7.StylePriority.UsePadding = false;
this.xrTableCell7.StylePriority.UseTextAlignment = false;
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell7.Weight = 0.0355185792939538D;
+ this.xrTableCell7.Weight = 0.035518615277247742D;
//
// xrTableRow33
//
@@ -813,7 +840,7 @@ namespace AlphaEv
this.xrTableCell53.StylePriority.UsePadding = false;
this.xrTableCell53.StylePriority.UseTextAlignment = false;
this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell53.Weight = 0.44776118889716959D;
+ this.xrTableCell53.Weight = 0.61997723101659985D;
//
// xrTableCell9
//
@@ -822,7 +849,7 @@ namespace AlphaEv
this.xrTableCell9.StylePriority.UsePadding = false;
this.xrTableCell9.StylePriority.UseTextAlignment = false;
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell9.Weight = 0.034443171671299719D;
+ this.xrTableCell9.Weight = 0.034443127730959533D;
//
// xrTableRow34
//
@@ -859,7 +886,7 @@ namespace AlphaEv
this.xrTableCell55.StylePriority.UseTextAlignment = false;
this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell55.TextFormatString = "{0:C}";
- this.xrTableCell55.Weight = 0.44776118889716959D;
+ this.xrTableCell55.Weight = 0.61997723101659985D;
//
// xrTableCell10
//
@@ -868,7 +895,7 @@ namespace AlphaEv
this.xrTableCell10.StylePriority.UsePadding = false;
this.xrTableCell10.StylePriority.UseTextAlignment = false;
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell10.Weight = 0.034443171671299719D;
+ this.xrTableCell10.Weight = 0.034443127730959533D;
//
// xrTableRow36
//
@@ -908,7 +935,7 @@ namespace AlphaEv
this.xrTableCell58.StylePriority.UseTextAlignment = false;
this.xrTableCell58.Text = "[Claim!C]";
this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell58.Weight = 0.44776118889716959D;
+ this.xrTableCell58.Weight = 0.6199771259043978D;
//
// xrTableCell17
//
@@ -922,26 +949,46 @@ namespace AlphaEv
this.xrTableCell17.StylePriority.UsePadding = false;
this.xrTableCell17.StylePriority.UseTextAlignment = false;
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell17.Weight = 0.034443171671299719D;
+ this.xrTableCell17.Weight = 0.034443232843161621D;
//
- // lblNotice
+ // calculatedField1
//
- this.lblNotice.CanShrink = true;
- this.lblNotice.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
- this.lblNotice.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.49999F);
- this.lblNotice.Multiline = true;
- this.lblNotice.Name = "lblNotice";
- this.lblNotice.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.lblNotice.SizeF = new System.Drawing.SizeF(470.8333F, 65.625F);
- this.lblNotice.StylePriority.UseFont = false;
- this.lblNotice.Text = "Diese Leistungen sind umsatzsteuerfrei nach § 53, 54 SGB XII.";
+ this.calculatedField1.DataMember = "InvoiceItems";
+ this.calculatedField1.Expression = "([UnitCount] * [RateFactor]) -[UnitCount]\n";
+ this.calculatedField1.Name = "calculatedField1";
//
- // xrRichText4
+ // xrTableCell3
//
- this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(514.7498F, 0F);
- this.xrRichText4.Name = "xrRichText4";
- this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
- this.xrRichText4.SizeF = new System.Drawing.SizeF(163.2502F, 156.8542F);
+ this.xrTableCell3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ this.xrTableCell3.Multiline = true;
+ this.xrTableCell3.Name = "xrTableCell3";
+ this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrTableCell3.StylePriority.UseBorders = false;
+ this.xrTableCell3.StylePriority.UseFont = false;
+ this.xrTableCell3.StylePriority.UseForeColor = false;
+ this.xrTableCell3.StylePriority.UsePadding = false;
+ this.xrTableCell3.StylePriority.UseTextAlignment = false;
+ this.xrTableCell3.Text = "Stundensatz";
+ this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
+ this.xrTableCell3.Weight = 0.1538461538461538D;
+ //
+ // xrTableCell6
+ //
+ this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountPerUnit")});
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
+ this.xrTableCell6.Multiline = true;
+ this.xrTableCell6.Name = "xrTableCell6";
+ this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
+ this.xrTableCell6.StylePriority.UseBorders = false;
+ this.xrTableCell6.StylePriority.UseFont = false;
+ this.xrTableCell6.StylePriority.UsePadding = false;
+ this.xrTableCell6.StylePriority.UseTextAlignment = false;
+ this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
+ this.xrTableCell6.TextFormatString = "{0:C}";
+ this.xrTableCell6.Weight = 0.15384624774639158D;
//
// bindingSource1
//
@@ -965,21 +1012,19 @@ namespace AlphaEv
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
- this.Margins = new DevExpress.Drawing.DXMargins(75F, 74F, 100F, 43F);
+ this.Margins = new DevExpress.Drawing.DXMargins(75F, 45F, 153.125F, 43F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
- xrWatermark1.Id = "Watermark1";
- this.Watermarks.Add(xrWatermark1);
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
@@ -1057,5 +1102,7 @@ namespace AlphaEv
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
private DevExpress.XtraReports.UI.XRLabel lblNotice;
private DevExpress.XtraReports.UI.XRRichText xrRichText4;
+ private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
+ private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
}
}
\ No newline at end of file
diff --git a/ReportImp/AlphaEv/SettlementReport2.cs b/ReportImp/AlphaEv/SettlementReport2.cs
index a1b6b13e8..5f8e86c45 100644
--- a/ReportImp/AlphaEv/SettlementReport2.cs
+++ b/ReportImp/AlphaEv/SettlementReport2.cs
@@ -20,10 +20,10 @@ namespace AlphaEv
public void SetReportDataSource(Settlement2RO pRO)
{
- if (String.IsNullOrEmpty(pRO.Notice))
- {
- lblNotice.Visible = false;
- }
+ //if (String.IsNullOrEmpty(pRO.Notice))
+ //{
+ // lblNotice.Visible = false;
+ //}
StringBuilder sb = new StringBuilder();
diff --git a/ReportImp/AlphaEv/briefpapier.jpg b/ReportImp/AlphaEv/briefpapier.jpg
new file mode 100644
index 000000000..dc3033dac
Binary files /dev/null and b/ReportImp/AlphaEv/briefpapier.jpg differ