From 2bae71c68a8a4d59af5775f73636d39785033a9b Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Fri, 19 Feb 2021 11:19:55 +0100 Subject: [PATCH] =?UTF-8?q?MH:=20Anpassung=20des=20Unterschriftenbereichs?= =?UTF-8?q?=20f=C3=BCr=20Klienten=20f=C3=BCr=20Kirschbaum=20und=20Manz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo.sln | 19 +++++++++++ .../QuittierungsbelegMitDatum.Designer.cs | 34 +++++++++---------- Service/Plugins/PluginLoader.cs | 2 +- 3 files changed, 37 insertions(+), 18 deletions(-) diff --git a/BeWo.sln b/BeWo.sln index 6f812ecad..95024093a 100644 --- a/BeWo.sln +++ b/BeWo.sln @@ -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} diff --git a/ReportImp/KirschbaumManz/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/KirschbaumManz/QuittierungsbelegMitDatum.Designer.cs index 5115cfcf9..0664f44e9 100644 --- a/ReportImp/KirschbaumManz/QuittierungsbelegMitDatum.Designer.cs +++ b/ReportImp/KirschbaumManz/QuittierungsbelegMitDatum.Designer.cs @@ -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[] { diff --git a/Service/Plugins/PluginLoader.cs b/Service/Plugins/PluginLoader.cs index b6d79cc87..5f7f41c8d 100644 --- a/Service/Plugins/PluginLoader.cs +++ b/Service/Plugins/PluginLoader.cs @@ -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)