MH: Anpassung des Unterschriftenbereichs für Klienten für Kirschbaum und Manz

This commit is contained in:
Marcel Hirschle
2021-02-19 11:19:55 +01:00
parent 029c05bd8e
commit 2bae71c68a
3 changed files with 37 additions and 18 deletions

View File

@@ -439,6 +439,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobiloAmbulant", "ReportImp
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KcmGmbH", "ReportImp\KcmGmbH\KcmGmbH.csproj", "{815DC325-1C77-4EC1-964F-D54D2321EDAF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KirschbaumManz", "ReportImp\KirschbaumManz\KirschbaumManz.csproj", "{56602D65-47F7-4175-A065-A044FE7F6C81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
@@ -3338,6 +3340,22 @@ Global
{815DC325-1C77-4EC1-964F-D54D2321EDAF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{815DC325-1C77-4EC1-964F-D54D2321EDAF}.Release|x86.ActiveCfg = Release|Any CPU
{815DC325-1C77-4EC1-964F-D54D2321EDAF}.Release|x86.Build.0 = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|.NET.ActiveCfg = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|.NET.Build.0 = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|x86.ActiveCfg = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Debug|x86.Build.0 = Debug|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|.NET.ActiveCfg = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|.NET.Build.0 = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|Any CPU.Build.0 = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|x86.ActiveCfg = Release|Any CPU
{56602D65-47F7-4175-A065-A044FE7F6C81}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -3553,6 +3571,7 @@ Global
{BBF156EC-BC54-4A6C-BEDD-FF024347AD75} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{0F14574F-9637-40FE-8FCE-E047EFA4EC0B} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{815DC325-1C77-4EC1-964F-D54D2321EDAF} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{56602D65-47F7-4175-A065-A044FE7F6C81} = {D8A691C5-146D-4613-86CC-438F02FE9106}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}

View File

@@ -81,6 +81,7 @@ namespace KirschbaumManz
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.lblDatum = new DevExpress.XtraReports.UI.XRLabel();
this.lblUnterschriftKlient = new DevExpress.XtraReports.UI.XRLabel();
this.lblUnterschriftMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable();
@@ -116,7 +117,6 @@ namespace KirschbaumManz
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.fieldKontaktArt = new DevExpress.XtraReports.UI.CalculatedField();
this.lblDatum = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
@@ -774,6 +774,21 @@ namespace KirschbaumManz
this.GroupFooter1.KeepTogether = true;
this.GroupFooter1.Name = "GroupFooter1";
//
// lblDatum
//
this.lblDatum.Font = new System.Drawing.Font("Arial", 10F);
this.lblDatum.LocationFloat = new DevExpress.Utils.PointFloat(410F, 230F);
this.lblDatum.Name = "lblDatum";
this.lblDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblDatum.SizeF = new System.Drawing.SizeF(320.0001F, 19.99998F);
this.lblDatum.StylePriority.UseBackColor = false;
this.lblDatum.StylePriority.UseBorders = false;
this.lblDatum.StylePriority.UseFont = false;
this.lblDatum.StylePriority.UsePadding = false;
this.lblDatum.StylePriority.UseTextAlignment = false;
this.lblDatum.Text = "05.08.2019";
this.lblDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// lblUnterschriftKlient
//
this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top;
@@ -787,7 +802,7 @@ namespace KirschbaumManz
this.lblUnterschriftKlient.StylePriority.UseFont = false;
this.lblUnterschriftKlient.StylePriority.UsePadding = false;
this.lblUnterschriftKlient.StylePriority.UseTextAlignment = false;
this.lblUnterschriftKlient.Text = "Datum, Unterschrift Klient/in";
this.lblUnterschriftKlient.Text = "Unterschrift Klient/in";
this.lblUnterschriftKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// lblUnterschriftMitarbeiter
@@ -1187,21 +1202,6 @@ namespace KirschbaumManz
this.fieldKontaktArt.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.fieldKontaktArt.Name = "fieldKontaktArt";
//
// lblDatum
//
this.lblDatum.Font = new System.Drawing.Font("Arial", 10F);
this.lblDatum.LocationFloat = new DevExpress.Utils.PointFloat(410F, 230F);
this.lblDatum.Name = "lblDatum";
this.lblDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblDatum.SizeF = new System.Drawing.SizeF(320.0001F, 19.99998F);
this.lblDatum.StylePriority.UseBackColor = false;
this.lblDatum.StylePriority.UseBorders = false;
this.lblDatum.StylePriority.UseFont = false;
this.lblDatum.StylePriority.UsePadding = false;
this.lblDatum.StylePriority.UseTextAlignment = false;
this.lblDatum.Text = "05.08.2019";
this.lblDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// Quittierungsbeleg
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {

View File

@@ -211,7 +211,7 @@ namespace BeWo.Service.Plugins
//t = "5022131330"; // Tabula Rasa
//t = "4189934785"; // Landshuter Netzwerke
//t = "4290816992"; // BeWo Imflow
//t = "7584236951"; // Aachener Betreuungsbüro Kirschbaum und Manz GbR
t = "7584236951"; // Aachener Betreuungsbüro Kirschbaum und Manz GbR
//t = "3678599942"; // VKM Rietberg
//t = "4069072369"; // BeWo Dreilich&Pastor (Pastor)
//t = "4160851689"; // BeWo Dreilich&Pastor (Dreilich)