MH: Neuprojekt SamanthaRiegerIntegrationspraxis QB + Sammelrechnung

SupportOID=159016
This commit is contained in:
2026-03-31 14:58:16 +02:00
parent d326887015
commit a1e6a4f58e
17 changed files with 2989 additions and 0 deletions

View File

@@ -981,6 +981,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UteHengstermannAbwAnker", "
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KcmGmbHSozio", "ReportImp\KcmGmbHSozio\KcmGmbHSozio.csproj", "{15F9EE65-0B7F-49B6-91A7-5F606960AF4A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SamanthaRiegerIntegrationspraxis", "ReportImp\SamanthaRiegerIntegrationspraxis\SamanthaRiegerIntegrationspraxis.csproj", "{BD841D90-CD90-44B6-8B3C-5C7D05225842}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
@@ -12032,6 +12034,30 @@ Global
{15F9EE65-0B7F-49B6-91A7-5F606960AF4A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{15F9EE65-0B7F-49B6-91A7-5F606960AF4A}.Release|x86.ActiveCfg = Release|Any CPU
{15F9EE65-0B7F-49B6-91A7-5F606960AF4A}.Release|x86.Build.0 = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|.NET.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|.NET.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|x86.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Debug|x86.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|.NET.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|.NET.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|Any CPU.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|Any CPU.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|Mixed Platforms.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|Mixed Platforms.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|x86.ActiveCfg = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.DebugRemote|x86.Build.0 = Debug|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|.NET.ActiveCfg = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|.NET.Build.0 = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|Any CPU.Build.0 = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|x86.ActiveCfg = Release|Any CPU
{BD841D90-CD90-44B6-8B3C-5C7D05225842}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -12517,6 +12543,7 @@ Global
{A2F237DC-997D-4B64-BA17-4F5157E4976A} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{CCDA80D2-C56B-4BCA-8FE9-21907333A098} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{15F9EE65-0B7F-49B6-91A7-5F606960AF4A} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{BD841D90-CD90-44B6-8B3C-5C7D05225842} = {D8A691C5-146D-4613-86CC-438F02FE9106}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}

View File

@@ -0,0 +1,35 @@
using BeWo.Data.Access;
using BeWo.Data.Entities;
using BeWo.Service.Invoicing;
using BS.Shared.Core;
using BS.Shared.DataContracts;
using BS.Shared.Services;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SamanthaRiegerIntegrationspraxis.Invoicing
{
public class CustomInvoiceCreation : InvoiceCreation
{
public override InvoiceItem CreateInvoiceItem(ServiceRecordDC iServiceRecord, SupportConceptApprovalPeriod scap, Calculations calc)
{
var invoiceItem = base.CreateInvoiceItem(iServiceRecord, scap, calc);
invoiceItem.ItemPeriodStart = iServiceRecord.Start;
invoiceItem.ItemPeriodEnd = iServiceRecord.End;
invoiceItem.ItemDescription = iServiceRecord.ServiceDescription.Name;
invoiceItem.UnitCount *= 60;
return invoiceItem;
}
public override IList<InvoiceItem> CreateSummaryInvoiceItems(IList<InvoiceItem> itemList,
DateTimeSpan invoicePeriod, SupportConceptApprovalPeriod scap, Calculations calc, bool summaryPerMonth, bool addRateFactorToUnitCount)
{
return itemList;
}
}
}

View File

@@ -0,0 +1,19 @@
using BeWo.Service.Invoicing;
using BS.Shared.DataContracts;
using BS.Shared.DataContracts.Compact;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SamanthaRiegerIntegrationspraxis.Invoicing
{
class CustomInvoiceFactory : InvoiceFactory
{
public override InvoiceCreation CreateInvoiceCreator(string specificId, string tenant, Dictionary<CompactSupportConceptDC, List<ServiceRecordDC>> supportConcepts2ServiceRecords)
{
return new CustomInvoiceCreation();
}
}
}

View File

@@ -0,0 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// Allgemeine Informationen über eine Assembly werden über die folgenden
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
[assembly: AssemblyTitle("KundeXyz")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("KundeXyz")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly
// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von
// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen.
[assembly: ComVisible(false)]
// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird
[assembly: Guid("c1fed668-adb9-47e0-b589-1389618e1b6e")]
// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten:
//
// Hauptversion
// Nebenversion
// Buildnummer
// Revision
//
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

View File

@@ -0,0 +1,63 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace SamanthaRiegerIntegrationspraxis.Properties {
using System;
/// <summary>
/// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
/// </summary>
// 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() {
}
/// <summary>
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
/// </summary>
[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("SamanthaRiegerIntegrationspraxis.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
}
}

View File

@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@@ -0,0 +1 @@
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,93 @@
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Text.RegularExpressions;
using BeWo.Report.ReportObjects;
using BS.Shared.Core;
using BS.Shared.Extensions;
using DevExpress.XtraReports.UI;
namespace BeWo.Report.DefaultReports
{
public partial class Quittierungsbeleg : XtraReport, IBeWoReport<ServicesOverviewRO>
{
public Quittierungsbeleg()
{
InitializeComponent();
}
public void SetReportDataSource(ServicesOverviewRO pRO)
{
if (pRO.Services != null)
{
List<ServicesOverviewRO.ServiceDetail> servicesBillable = new List<ServicesOverviewRO.ServiceDetail>();
if (pRO.MainAttendantCommaSeperated.IsNotNullOrEmpty())
{
var namenSplit = pRO.MainAttendantCommaSeperated.Split(',');
if (namenSplit.Length == 1)
pRO.MainAttendant = namenSplit[0];
else if (namenSplit.Length >= 2)
{
// Nachname
pRO.MainAttendant = namenSplit[0];
// Vorname
pRO.MainAttendantCommaSeperated = namenSplit[1];
}
}
double summeFK = 0;
foreach (var sd in pRO.Services)
{
if (sd.IsBillable || sd.ServiceDescription.ToLower().Contains("fehlkontakt") || sd.ServiceCategory.ToLower().Contains("fehlkontakt"))
{
ServicesOverviewRO.CreateSignatureString(sd);
if (sd.ServiceDescription.ToLower().Contains("fehlkontakt") || sd.ServiceCategory.ToLower().Contains("fehlkontakt") || (sd.ProzentAbrechenbar < 100))
{
sd.Notice5 = sd.Minutes.ToString();
summeFK += sd.Minutes;
}
sd.Notice4 = string.Format("{0:0.00}", sd.Minutes / 60);
servicesBillable.Add(sd);
}
}
pRO.Services = servicesBillable;
}
bindingSource1.DataSource = pRO;
}
private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
string base64String = xrBox.Tag as string;
if (!String.IsNullOrWhiteSpace(base64String))
{
var base64Data = Regex.Match(base64String, @"data:image/(?<type>.+?),(?<data>.+)").Groups["data"].Value;
var binData = Convert.FromBase64String(base64Data);
Image img = ByteArrayToImage(binData);
xrBox.Image = Utils.CropImage(img);
}
else
{
xrBox.Image = null;
}
}
public Image ByteArrayToImage(byte[] byteArrayIn)
{
using(var memoryStream = new MemoryStream(byteArrayIn))
{
return Image.FromStream(memoryStream);
}
}
}
}

View File

@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@@ -0,0 +1,921 @@
using BeWo.Report.ReportObjects;
namespace SamanthaRiegerIntegrationspraxis
{
partial class ServiceInvoiceReport
{
private System.ComponentModel.IContainer components = null;
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
components.Dispose();
base.Dispose(disposing);
}
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport));
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabelFirma = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelFirmaUntertitel = new DevExpress.XtraReports.UI.XRLabel();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelAbsenderzeile = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelStadt = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelRechnungsNr = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTitel = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelZeitraumLabel = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelZeitraumWert = new DevExpress.XtraReports.UI.XRLabel();
this.lblKlientInfo = new DevExpress.XtraReports.UI.XRLabel();
this.xrTableHeader = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRowHeader = new DevExpress.XtraReports.UI.XRTableRow();
this.xrCellH1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH6 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH7 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellH8 = new DevExpress.XtraReports.UI.XRTableCell();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
this.xrTableData = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRowData = new DevExpress.XtraReports.UI.XRTableRow();
this.xrCellD1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD6 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD7 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellD8 = new DevExpress.XtraReports.UI.XRTableCell();
this.reportFooter1 = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrTableGesamt = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRowGesamt = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG6 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG7 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrCellG8 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabelMwSt = new DevExpress.XtraReports.UI.XRLabel();
this.lblZahlungsinfos = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelP2DankeText = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelP2Gruss = new DevExpress.XtraReports.UI.XRLabel();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableData)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableGesamt)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// topMarginBand1
//
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1,
this.xrLabelFirma,
this.xrLabelFirmaUntertitel});
this.topMarginBand1.HeightF = 217.7083F;
this.topMarginBand1.Name = "topMarginBand1";
//
// xrPictureBox1
//
this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(390F, 0F);
this.xrPictureBox1.Name = "xrPictureBox1";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(337F, 149.5833F);
//
// xrLabelFirma
//
this.xrLabelFirma.Font = new DevExpress.Drawing.DXFont("Verdana", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelFirma.LocationFloat = new DevExpress.Utils.PointFloat(390F, 149.5833F);
this.xrLabelFirma.Name = "xrLabelFirma";
this.xrLabelFirma.SizeF = new System.Drawing.SizeF(337F, 22F);
this.xrLabelFirma.StylePriority.UseFont = false;
this.xrLabelFirma.StylePriority.UseTextAlignment = false;
this.xrLabelFirma.Text = "Integrationspraxis- Samantha Rieger";
this.xrLabelFirma.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
//
// xrLabelFirmaUntertitel
//
this.xrLabelFirmaUntertitel.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Italic);
this.xrLabelFirmaUntertitel.LocationFloat = new DevExpress.Utils.PointFloat(390F, 171.5833F);
this.xrLabelFirmaUntertitel.Name = "xrLabelFirmaUntertitel";
this.xrLabelFirmaUntertitel.SizeF = new System.Drawing.SizeF(337F, 18F);
this.xrLabelFirmaUntertitel.StylePriority.UseFont = false;
this.xrLabelFirmaUntertitel.StylePriority.UseTextAlignment = false;
this.xrLabelFirmaUntertitel.Text = "Assistenz in eigener Häuslichkeit";
this.xrLabelFirmaUntertitel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel8,
this.lblAdresse,
this.xrLabelAbsenderzeile,
this.xrLabelStadt,
this.xrLabelRechnungsNr,
this.xrLabelTitel,
this.xrLabelZeitraumLabel,
this.xrLabelZeitraumWert,
this.lblKlientInfo,
this.xrTableHeader});
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 9F);
this.ReportHeader.HeightF = 344.4999F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
// xrLabel8
//
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 256.4999F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(747F, 59.90155F);
this.xrLabel8.StylePriority.UsePadding = false;
this.xrLabel8.Text = resources.GetString("xrLabel8.Text");
//
// lblAdresse
//
this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.00002F);
this.lblAdresse.Multiline = true;
this.lblAdresse.Name = "lblAdresse";
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.lblAdresse.SizeF = new System.Drawing.SizeF(317F, 87.50001F);
this.lblAdresse.StylePriority.UseFont = false;
this.lblAdresse.StylePriority.UsePadding = false;
this.lblAdresse.Text = "[RecipientOrganisation]\r\n[RecipientContactPerson]\r\n[RecipientDivision]\r\n[Recipien" +
"tStreet]\r\n[RecipientPostCodeAndTown]";
//
// xrLabelAbsenderzeile
//
this.xrLabelAbsenderzeile.Font = new DevExpress.Drawing.DXFont("Verdana", 7F, DevExpress.Drawing.DXFontStyle.Underline);
this.xrLabelAbsenderzeile.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabelAbsenderzeile.Name = "xrLabelAbsenderzeile";
this.xrLabelAbsenderzeile.SizeF = new System.Drawing.SizeF(727F, 16F);
this.xrLabelAbsenderzeile.StylePriority.UseFont = false;
this.xrLabelAbsenderzeile.Text = "Integrationspraxis-Samantha Rieger • Hüttenstr. 14 • 59759 Arnsberg";
//
// xrLabelStadt
//
this.xrLabelStadt.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Arnsberg, {0}")});
this.xrLabelStadt.LocationFloat = new DevExpress.Utils.PointFloat(470.0001F, 123.053F);
this.xrLabelStadt.Name = "xrLabelStadt";
this.xrLabelStadt.SizeF = new System.Drawing.SizeF(257F, 18F);
this.xrLabelStadt.StylePriority.UseTextAlignment = false;
this.xrLabelStadt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelRechnungsNr
//
this.xrLabelRechnungsNr.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber", "Rechnungs-Nr.: {0}")});
this.xrLabelRechnungsNr.LocationFloat = new DevExpress.Utils.PointFloat(470.0001F, 143.053F);
this.xrLabelRechnungsNr.Name = "xrLabelRechnungsNr";
this.xrLabelRechnungsNr.SizeF = new System.Drawing.SizeF(257F, 18F);
this.xrLabelRechnungsNr.StylePriority.UseTextAlignment = false;
this.xrLabelRechnungsNr.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTitel
//
this.xrLabelTitel.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelTitel.LocationFloat = new DevExpress.Utils.PointFloat(2.000112F, 169.553F);
this.xrLabelTitel.Name = "xrLabelTitel";
this.xrLabelTitel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabelTitel.SizeF = new System.Drawing.SizeF(727F, 22F);
this.xrLabelTitel.StylePriority.UseFont = false;
this.xrLabelTitel.StylePriority.UsePadding = false;
this.xrLabelTitel.Text = "Rechnung für Assistenz in eigener Häuslichkeit";
//
// xrLabelZeitraumLabel
//
this.xrLabelZeitraumLabel.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelZeitraumLabel.LocationFloat = new DevExpress.Utils.PointFloat(2.000124F, 191.553F);
this.xrLabelZeitraumLabel.Name = "xrLabelZeitraumLabel";
this.xrLabelZeitraumLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabelZeitraumLabel.SizeF = new System.Drawing.SizeF(80F, 22F);
this.xrLabelZeitraumLabel.StylePriority.UseFont = false;
this.xrLabelZeitraumLabel.StylePriority.UsePadding = false;
this.xrLabelZeitraumLabel.Text = "Zeitraum:";
//
// xrLabelZeitraumWert
//
this.xrLabelZeitraumWert.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriod")});
this.xrLabelZeitraumWert.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelZeitraumWert.LocationFloat = new DevExpress.Utils.PointFloat(82.00012F, 191.553F);
this.xrLabelZeitraumWert.Name = "xrLabelZeitraumWert";
this.xrLabelZeitraumWert.SizeF = new System.Drawing.SizeF(400F, 22F);
this.xrLabelZeitraumWert.StylePriority.UseFont = false;
//
// lblKlientInfo
//
this.lblKlientInfo.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblKlientInfo.LocationFloat = new DevExpress.Utils.PointFloat(0.0001155969F, 213.553F);
this.lblKlientInfo.Name = "lblKlientInfo";
this.lblKlientInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.lblKlientInfo.SizeF = new System.Drawing.SizeF(727F, 22F);
this.lblKlientInfo.StylePriority.UseFont = false;
this.lblKlientInfo.StylePriority.UsePadding = false;
this.lblKlientInfo.Text = "[CustomerName], [CustomerReferenceNumber]";
//
// xrTableHeader
//
this.xrTableHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 8F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 322.4999F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRowHeader});
this.xrTableHeader.SizeF = new System.Drawing.SizeF(746.9999F, 22F);
this.xrTableHeader.StylePriority.UseBackColor = false;
this.xrTableHeader.StylePriority.UseBorders = false;
this.xrTableHeader.StylePriority.UseFont = false;
//
// xrTableRowHeader
//
this.xrTableRowHeader.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrCellH1,
this.xrCellH2,
this.xrCellH3,
this.xrCellH4,
this.xrCellH5,
this.xrCellH6,
this.xrCellH7,
this.xrCellH8});
this.xrTableRowHeader.Name = "xrTableRowHeader";
this.xrTableRowHeader.Weight = 1D;
//
// xrCellH1
//
this.xrCellH1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
this.xrCellH1.Name = "xrCellH1";
this.xrCellH1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellH1.StylePriority.UseBorders = false;
this.xrCellH1.StylePriority.UsePadding = false;
this.xrCellH1.StylePriority.UseTextAlignment = false;
this.xrCellH1.Text = "Name";
this.xrCellH1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellH1.Weight = 130D;
//
// xrCellH2
//
this.xrCellH2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH2.Name = "xrCellH2";
this.xrCellH2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellH2.StylePriority.UseBorders = false;
this.xrCellH2.StylePriority.UsePadding = false;
this.xrCellH2.StylePriority.UseTextAlignment = false;
this.xrCellH2.Text = "Datum";
this.xrCellH2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellH2.Weight = 80D;
//
// xrCellH3
//
this.xrCellH3.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH3.Name = "xrCellH3";
this.xrCellH3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellH3.StylePriority.UseBorders = false;
this.xrCellH3.StylePriority.UsePadding = false;
this.xrCellH3.StylePriority.UseTextAlignment = false;
this.xrCellH3.Text = "Uhrzeit";
this.xrCellH3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellH3.Weight = 65D;
//
// xrCellH4
//
this.xrCellH4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH4.Name = "xrCellH4";
this.xrCellH4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellH4.StylePriority.UseBorders = false;
this.xrCellH4.StylePriority.UsePadding = false;
this.xrCellH4.StylePriority.UseTextAlignment = false;
this.xrCellH4.Text = "Minuten";
this.xrCellH4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellH4.Weight = 62D;
//
// xrCellH5
//
this.xrCellH5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH5.Name = "xrCellH5";
this.xrCellH5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellH5.StylePriority.UseBorders = false;
this.xrCellH5.StylePriority.UsePadding = false;
this.xrCellH5.StylePriority.UseTextAlignment = false;
this.xrCellH5.Text = "Leistung";
this.xrCellH5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellH5.Weight = 119.86223492803161D;
//
// xrCellH6
//
this.xrCellH6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH6.Name = "xrCellH6";
this.xrCellH6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellH6.StylePriority.UseBorders = false;
this.xrCellH6.StylePriority.UsePadding = false;
this.xrCellH6.StylePriority.UseTextAlignment = false;
this.xrCellH6.Text = "Vergütung";
this.xrCellH6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellH6.Weight = 80.137765071968388D;
//
// xrCellH7
//
this.xrCellH7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrCellH7.Name = "xrCellH7";
this.xrCellH7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellH7.StylePriority.UseBorders = false;
this.xrCellH7.StylePriority.UsePadding = false;
this.xrCellH7.StylePriority.UseTextAlignment = false;
this.xrCellH7.Text = "Regelzuschlag";
this.xrCellH7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellH7.Weight = 97.322639865310833D;
//
// xrCellH8
//
this.xrCellH8.BorderColor = System.Drawing.Color.Black;
this.xrCellH8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
this.xrCellH8.Name = "xrCellH8";
this.xrCellH8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellH8.StylePriority.UseBorderColor = false;
this.xrCellH8.StylePriority.UseBorders = false;
this.xrCellH8.StylePriority.UsePadding = false;
this.xrCellH8.StylePriority.UseTextAlignment = false;
this.xrCellH8.Text = "Gesamtbetrag";
this.xrCellH8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellH8.Weight = 92.677360134689167D;
//
// Detail
//
this.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
//
// DetailReport
//
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail1,
this.DetailReport2});
this.DetailReport.DataMember = "ServiceInvoicePeriods";
this.DetailReport.DataSource = this.bindingSource1;
this.DetailReport.Level = 0;
this.DetailReport.Name = "DetailReport";
//
// Detail1
//
this.Detail1.HeightF = 0F;
this.Detail1.Name = "Detail1";
//
// DetailReport2
//
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail3});
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
this.DetailReport2.DataSource = this.bindingSource1;
this.DetailReport2.Level = 0;
this.DetailReport2.Name = "DetailReport2";
//
// Detail3
//
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableData});
this.Detail3.HeightF = 20F;
this.Detail3.Name = "Detail3";
//
// xrTableData
//
this.xrTableData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.xrTableData.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableData.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
this.xrTableData.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableData.Name = "xrTableData";
this.xrTableData.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRowData});
this.xrTableData.SizeF = new System.Drawing.SizeF(747F, 20F);
this.xrTableData.StylePriority.UseBorderColor = false;
this.xrTableData.StylePriority.UseBorders = false;
this.xrTableData.StylePriority.UseFont = false;
//
// xrTableRowData
//
this.xrTableRowData.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrCellD1,
this.xrCellD2,
this.xrCellD3,
this.xrCellD4,
this.xrCellD5,
this.xrCellD6,
this.xrCellD7,
this.xrCellD8});
this.xrTableRowData.Name = "xrTableRowData";
this.xrTableRowData.Weight = 1D;
//
// xrCellD1
//
this.xrCellD1.BorderColor = System.Drawing.Color.Black;
this.xrCellD1.Borders = DevExpress.XtraPrinting.BorderSide.Left;
this.xrCellD1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName", "{0}")});
this.xrCellD1.Name = "xrCellD1";
this.xrCellD1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellD1.StylePriority.UseBorderColor = false;
this.xrCellD1.StylePriority.UseBorders = false;
this.xrCellD1.StylePriority.UsePadding = false;
this.xrCellD1.StylePriority.UseTextAlignment = false;
this.xrCellD1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellD1.Weight = 130D;
//
// xrCellD2
//
this.xrCellD2.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart")});
this.xrCellD2.Name = "xrCellD2";
this.xrCellD2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellD2.StylePriority.UseBorders = false;
this.xrCellD2.StylePriority.UsePadding = false;
this.xrCellD2.StylePriority.UseTextAlignment = false;
this.xrCellD2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellD2.TextFormatString = "{0:dd.MM.yy}";
this.xrCellD2.Weight = 80D;
//
// xrCellD3
//
this.xrCellD3.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart")});
this.xrCellD3.Name = "xrCellD3";
this.xrCellD3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellD3.StylePriority.UseBorders = false;
this.xrCellD3.StylePriority.UsePadding = false;
this.xrCellD3.StylePriority.UseTextAlignment = false;
this.xrCellD3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellD3.TextFormatString = "{0:HH:mm}";
this.xrCellD3.Weight = 65D;
//
// xrCellD4
//
this.xrCellD4.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.UnitCount")});
this.xrCellD4.Name = "xrCellD4";
this.xrCellD4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellD4.StylePriority.UseBorders = false;
this.xrCellD4.StylePriority.UsePadding = false;
this.xrCellD4.StylePriority.UseTextAlignment = false;
this.xrCellD4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellD4.TextFormatString = "{0:0}";
this.xrCellD4.Weight = 62D;
//
// xrCellD5
//
this.xrCellD5.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
this.xrCellD5.Name = "xrCellD5";
this.xrCellD5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrCellD5.StylePriority.UseBorders = false;
this.xrCellD5.StylePriority.UsePadding = false;
this.xrCellD5.StylePriority.UseTextAlignment = false;
this.xrCellD5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellD5.Weight = 119.86219203392345D;
//
// xrCellD6
//
this.xrCellD6.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate")});
this.xrCellD6.Name = "xrCellD6";
this.xrCellD6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellD6.StylePriority.UseBorders = false;
this.xrCellD6.StylePriority.UsePadding = false;
this.xrCellD6.StylePriority.UseTextAlignment = false;
this.xrCellD6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellD6.TextFormatString = "{0:c}";
this.xrCellD6.Weight = 80.137807966076551D;
//
// xrCellD7
//
this.xrCellD7.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrCellD7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.RateFactor")});
this.xrCellD7.Name = "xrCellD7";
this.xrCellD7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellD7.StylePriority.UseBorders = false;
this.xrCellD7.StylePriority.UsePadding = false;
this.xrCellD7.StylePriority.UseTextAlignment = false;
this.xrCellD7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellD7.Weight = 100D;
//
// xrCellD8
//
this.xrCellD8.BorderColor = System.Drawing.Color.Black;
this.xrCellD8.Borders = DevExpress.XtraPrinting.BorderSide.Right;
this.xrCellD8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
this.xrCellD8.Name = "xrCellD8";
this.xrCellD8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrCellD8.StylePriority.UseBorderColor = false;
this.xrCellD8.StylePriority.UseBorders = false;
this.xrCellD8.StylePriority.UsePadding = false;
this.xrCellD8.StylePriority.UseTextAlignment = false;
this.xrCellD8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellD8.Weight = 90D;
//
// reportFooter1
//
this.reportFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel7,
this.xrPictureBox2,
this.xrLabel4,
this.xrLabel5,
this.xrLabel6,
this.xrLabel3,
this.xrLabel2,
this.xrLabel1,
this.xrTableGesamt,
this.xrLabelMwSt,
this.lblZahlungsinfos,
this.xrLabelP2DankeText,
this.xrLabelP2Gruss});
this.reportFooter1.Font = new DevExpress.Drawing.DXFont("Verdana", 9F);
this.reportFooter1.HeightF = 395.7236F;
this.reportFooter1.Name = "reportFooter1";
this.reportFooter1.StylePriority.UseFont = false;
//
// xrLabel7
//
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 327.091F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(400F, 68.63257F);
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.StylePriority.UsePadding = false;
this.xrLabel7.Text = "Integrationspraxis- Samantha Rieger \r\nAssistenz in eigener Häuslichkeit\r\nHüttenst" +
"raße 14\r\n59759 Arnsberg\r\n";
//
// xrPictureBox2
//
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 271.8827F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(130.0001F, 55.20834F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// xrLabel4
//
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(125.9998F, 166.0909F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.SizeF = new System.Drawing.SizeF(270F, 18F);
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "Samantha Rieger";
//
// xrLabel5
//
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(125.9998F, 184.0909F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.SizeF = new System.Drawing.SizeF(270.0001F, 18F);
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.Text = "Deutsche Bank";
//
// xrLabel6
//
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(125.9998F, 202.091F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.SizeF = new System.Drawing.SizeF(270F, 18F);
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.Text = "DE88 4667 0007 0551 8550 00";
//
// xrLabel3
//
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 202.091F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(125.9998F, 18F);
this.xrLabel3.StylePriority.UseFont = false;
this.xrLabel3.StylePriority.UsePadding = false;
this.xrLabel3.Text = "IBAN";
//
// xrLabel2
//
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 184.0909F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(125.9998F, 18F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UsePadding = false;
this.xrLabel2.Text = "Bank";
//
// xrLabel1
//
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 166.0909F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(125.9998F, 18F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.StylePriority.UsePadding = false;
this.xrLabel1.Text = "Kontoinhaber";
//
// xrTableGesamt
//
this.xrTableGesamt.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableGesamt.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableGesamt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableGesamt.Name = "xrTableGesamt";
this.xrTableGesamt.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRowGesamt});
this.xrTableGesamt.SizeF = new System.Drawing.SizeF(747F, 22F);
this.xrTableGesamt.StylePriority.UseBorders = false;
this.xrTableGesamt.StylePriority.UseFont = false;
//
// xrTableRowGesamt
//
this.xrTableRowGesamt.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1,
this.xrCellG2,
this.xrCellG3,
this.xrCellG4,
this.xrCellG5,
this.xrCellG6,
this.xrCellG7,
this.xrCellG8});
this.xrTableRowGesamt.Name = "xrTableRowGesamt";
this.xrTableRowGesamt.Weight = 1D;
//
// xrTableCell1
//
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell1.Multiline = true;
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.Weight = 130D;
//
// xrCellG2
//
this.xrCellG2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG2.Name = "xrCellG2";
this.xrCellG2.StylePriority.UseBorders = false;
this.xrCellG2.StylePriority.UseTextAlignment = false;
this.xrCellG2.Text = "Gesamt";
this.xrCellG2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrCellG2.Weight = 80D;
//
// xrCellG3
//
this.xrCellG3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG3.Name = "xrCellG3";
this.xrCellG3.StylePriority.UseBorders = false;
this.xrCellG3.Weight = 65D;
//
// xrCellG4
//
this.xrCellG4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG4.Name = "xrCellG4";
this.xrCellG4.StylePriority.UseBorders = false;
this.xrCellG4.Weight = 62D;
//
// xrCellG5
//
this.xrCellG5.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG5.Name = "xrCellG5";
this.xrCellG5.StylePriority.UseBorders = false;
this.xrCellG5.Weight = 130D;
//
// xrCellG6
//
this.xrCellG6.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG6.Name = "xrCellG6";
this.xrCellG6.StylePriority.UseBorders = false;
this.xrCellG6.Weight = 70D;
//
// xrCellG7
//
this.xrCellG7.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrCellG7.Name = "xrCellG7";
this.xrCellG7.StylePriority.UseBorders = false;
this.xrCellG7.Weight = 100D;
//
// xrCellG8
//
this.xrCellG8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrCellG8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
this.xrCellG8.Name = "xrCellG8";
this.xrCellG8.StylePriority.UseBorders = false;
this.xrCellG8.StylePriority.UseTextAlignment = false;
this.xrCellG8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrCellG8.Weight = 90D;
//
// xrLabelMwSt
//
this.xrLabelMwSt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 29.99999F);
this.xrLabelMwSt.Name = "xrLabelMwSt";
this.xrLabelMwSt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabelMwSt.SizeF = new System.Drawing.SizeF(747F, 18F);
this.xrLabelMwSt.StylePriority.UsePadding = false;
this.xrLabelMwSt.Text = "Der Rechnungsbetrag ist umsatzsteuerfrei gemäß § 4 Nr. 16 UstG.";
//
// lblZahlungsinfos
//
this.lblZahlungsinfos.LocationFloat = new DevExpress.Utils.PointFloat(0F, 56.00004F);
this.lblZahlungsinfos.Multiline = true;
this.lblZahlungsinfos.Name = "lblZahlungsinfos";
this.lblZahlungsinfos.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.lblZahlungsinfos.SizeF = new System.Drawing.SizeF(747F, 76F);
this.lblZahlungsinfos.StylePriority.UsePadding = false;
this.lblZahlungsinfos.Text = resources.GetString("lblZahlungsinfos.Text");
//
// xrLabelP2DankeText
//
this.xrLabelP2DankeText.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelP2DankeText.LocationFloat = new DevExpress.Utils.PointFloat(0F, 235.8826F);
this.xrLabelP2DankeText.Name = "xrLabelP2DankeText";
this.xrLabelP2DankeText.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabelP2DankeText.SizeF = new System.Drawing.SizeF(400F, 18F);
this.xrLabelP2DankeText.StylePriority.UseFont = false;
this.xrLabelP2DankeText.StylePriority.UsePadding = false;
this.xrLabelP2DankeText.Text = "Vielen Dank für Ihr Vertrauen!";
//
// xrLabelP2Gruss
//
this.xrLabelP2Gruss.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabelP2Gruss.LocationFloat = new DevExpress.Utils.PointFloat(0F, 253.8826F);
this.xrLabelP2Gruss.Name = "xrLabelP2Gruss";
this.xrLabelP2Gruss.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrLabelP2Gruss.SizeF = new System.Drawing.SizeF(300F, 18F);
this.xrLabelP2Gruss.StylePriority.UseFont = false;
this.xrLabelP2Gruss.StylePriority.UsePadding = false;
this.xrLabelP2Gruss.Text = "Herzliche Grüße";
//
// bottomMarginBand1
//
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrRichText3,
this.xrRichText2,
this.xrRichText1});
this.bottomMarginBand1.HeightF = 129.2915F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// xrRichText3
//
this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(420F, 25F);
this.xrRichText3.Name = "xrRichText3";
this.xrRichText3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
this.xrRichText3.SizeF = new System.Drawing.SizeF(210F, 94.2915F);
this.xrRichText3.StylePriority.UseFont = false;
//
// xrRichText2
//
this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(210F, 25F);
this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
this.xrRichText2.SizeF = new System.Drawing.SizeF(210F, 94.2915F);
this.xrRichText2.StylePriority.UseFont = false;
//
// xrRichText1
//
this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(210F, 94.2915F);
this.xrRichText1.StylePriority.UseFont = false;
this.xrRichText1.StylePriority.UsePadding = false;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
//
// ServiceInvoiceReport
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.topMarginBand1,
this.ReportHeader,
this.Detail,
this.DetailReport,
this.reportFooter1,
this.bottomMarginBand1});
this.DataSource = this.bindingSource1;
this.Font = new DevExpress.Drawing.DXFont("Verdana", 9F);
this.Margins = new DevExpress.Drawing.DXMargins(50F, 30F, 217.7083F, 129.2915F);
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.xrTableHeader)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableData)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableGesamt)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
// -----------------------------------------------------------------------
// Field declarations
// -----------------------------------------------------------------------
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
private DevExpress.XtraReports.UI.DetailBand Detail;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
private DevExpress.XtraReports.UI.DetailBand Detail1;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
private DevExpress.XtraReports.UI.DetailBand Detail3;
private DevExpress.XtraReports.UI.ReportFooterBand reportFooter1;
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
private DevExpress.XtraReports.UI.XRLabel xrLabelFirma;
private DevExpress.XtraReports.UI.XRLabel xrLabelFirmaUntertitel;
private DevExpress.XtraReports.UI.XRLabel xrLabelAbsenderzeile;
private DevExpress.XtraReports.UI.XRLabel xrLabelStadt;
private DevExpress.XtraReports.UI.XRLabel xrLabelRechnungsNr;
private DevExpress.XtraReports.UI.XRLabel xrLabelTitel;
private DevExpress.XtraReports.UI.XRLabel xrLabelZeitraumLabel;
private DevExpress.XtraReports.UI.XRLabel xrLabelZeitraumWert;
private DevExpress.XtraReports.UI.XRLabel lblKlientInfo;
private DevExpress.XtraReports.UI.XRTable xrTableHeader;
private DevExpress.XtraReports.UI.XRTableRow xrTableRowHeader;
private DevExpress.XtraReports.UI.XRTableCell xrCellH1, xrCellH2, xrCellH3, xrCellH4;
private DevExpress.XtraReports.UI.XRTableCell xrCellH5, xrCellH6, xrCellH7, xrCellH8;
private DevExpress.XtraReports.UI.XRTable xrTableData;
private DevExpress.XtraReports.UI.XRTableRow xrTableRowData;
private DevExpress.XtraReports.UI.XRTableCell xrCellD1, xrCellD2, xrCellD3, xrCellD4;
private DevExpress.XtraReports.UI.XRTableCell xrCellD5, xrCellD6, xrCellD7, xrCellD8;
private DevExpress.XtraReports.UI.XRTable xrTableGesamt;
private DevExpress.XtraReports.UI.XRTableRow xrTableRowGesamt;
private DevExpress.XtraReports.UI.XRTableCell xrCellG2, xrCellG3, xrCellG4;
private DevExpress.XtraReports.UI.XRTableCell xrCellG5, xrCellG6, xrCellG7, xrCellG8;
private DevExpress.XtraReports.UI.XRLabel xrLabelMwSt;
private DevExpress.XtraReports.UI.XRLabel lblZahlungsinfos;
private DevExpress.XtraReports.UI.XRLabel xrLabelP2DankeText;
private DevExpress.XtraReports.UI.XRLabel xrLabelP2Gruss;
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
}
}

View File

@@ -0,0 +1,26 @@
using System;
using System.Text;
using BeWo.Report;
using BeWo.Report.ReportObjects;
using DevExpress.XtraReports.UI;
namespace SamanthaRiegerIntegrationspraxis
{
public partial class ServiceInvoiceReport : XtraReport, IBeWoReport<ServiceInvoiceRO>
{
public ServiceInvoiceReport()
{
InitializeComponent();
}
public void SetReportDataSource(ServiceInvoiceRO pRO)
{
lblZahlungsinfos.Text = lblZahlungsinfos.Text.Replace("ZAHLUNGSDATUM", string.Format("{0:dd.MM.yyyy}", pRO.InvoiceDateTime.Value.AddDays(14)));
bindingSource1.DataSource = pRO;
}
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{BD841D90-CD90-44B6-8B3C-5C7D05225842}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SamanthaRiegerIntegrationspraxis</RootNamespace>
<AssemblyName>2250757685_Reports</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\CustomerDlls\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\CustomerDlls\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Drawing.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Data.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Office.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.RichEdit.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.RichEdit.v23.2.Export, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Printing.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Data.Desktop.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Utils.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Invoicing\CustomInvoiceCreation.cs" />
<Compile Include="Invoicing\CustomInvoiceFactory.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Reporting\Quittierungsbeleg.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Reporting\Quittierungsbeleg.Designer.cs">
<DependentUpon>Quittierungsbeleg.cs</DependentUpon>
</Compile>
<Compile Include="Reporting\ServiceInvoiceReport.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Reporting\ServiceInvoiceReport.Designer.cs">
<DependentUpon>ServiceInvoiceReport.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Data\Data.csproj">
<Project>{B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE}</Project>
<Name>Data</Name>
</ProjectReference>
<ProjectReference Include="..\..\Report\Report.csproj">
<Project>{40d8b312-ea64-49e3-a31a-5e57ed4d5654}</Project>
<Name>Report</Name>
</ProjectReference>
<ProjectReference Include="..\..\Service\Service.csproj">
<Project>{094331c3-ecee-4c89-bbfd-4c9ded89f0ef}</Project>
<Name>Service</Name>
</ProjectReference>
<ProjectReference Include="..\..\Shared\Shared.csproj">
<Project>{2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}</Project>
<Name>Shared</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Reporting\Quittierungsbeleg.resx">
<DependentUpon>Quittierungsbeleg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Reporting\ServiceInvoiceReport.resx">
<DependentUpon>ServiceInvoiceReport.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB