update 20250821

This commit is contained in:
Stefan Hutter
2025-08-21 17:17:36 +02:00
parent c417227651
commit 98dc8ed0cb
273 changed files with 2116816 additions and 1004487 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartArguments>funktion=showdoc&amp;id=OFFEDK0082025002528113</StartArguments>
<StartArguments>
</StartArguments>
</PropertyGroup>
<PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory>
+3 -3
View File
@@ -52,7 +52,7 @@
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(164, 304);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(122, 26);
this.label1.Size = new System.Drawing.Size(151, 31);
this.label1.TabIndex = 1;
this.label1.Text = "Version 1.7";
//
@@ -62,9 +62,9 @@
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(133, 330);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(170, 26);
this.label2.Size = new System.Drawing.Size(211, 31);
this.label2.TabIndex = 2;
this.label2.Text = "18. August 2025";
this.label2.Text = "20. August 2025";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// SplashScreen
+19 -19
View File
@@ -32,8 +32,8 @@ namespace OnDoc.DocMgmt
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DokTypSelect));
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
this.ribbon1 = new System.Windows.Forms.Ribbon();
this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
@@ -272,21 +272,21 @@ namespace OnDoc.DocMgmt
this.sfListView1.Size = new System.Drawing.Size(499, 584);
this.sfListView1.TabIndex = 1;
this.sfListView1.Text = "sfListView1";
this.sfListView1.VerticalScrollIncrement = 20;
this.sfListView1.DoubleClick += new System.EventHandler(this.sfListView1_DoubleClick);
//
// treeViewAdv1
//
this.treeViewAdv1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
treeNodeAdvStyleInfo3.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo3.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo3.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo3.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo3.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo3.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo3.TextColor = System.Drawing.Color.Black;
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(494, 517);
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)});
this.treeViewAdv1.ContextMenuStrip = this.contextMenuStripVorlagen;
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
//
@@ -366,21 +366,21 @@ namespace OnDoc.DocMgmt
this.imageList1.Images.SetKeyName(4, "272705_pdf_icon.png");
this.imageList1.Images.SetKeyName(5, "DocTypeUnKnown.ico");
this.imageList1.Images.SetKeyName(6, "QDF_16x16-32.png");
this.imageList1.Images.SetKeyName(7, "OnBase.ico");
//
// treeViewAdv2
//
this.treeViewAdv2.AllowDrop = true;
this.treeViewAdv2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo2.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo2.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black;
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
this.treeViewAdv2.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
this.treeViewAdv2.BeforeTouchSize = new System.Drawing.Size(498, 523);
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeViewAdv2.ContextMenuStrip = this.contextMenuStripFavoriten;
this.treeViewAdv2.Dock = System.Windows.Forms.DockStyle.Fill;
//
+43 -34
View File
@@ -282,9 +282,9 @@
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACo
DQAAAk1TRnQBSQFMAgEBBwEAAYABAQGAAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABq
DgAAAk1TRnQBSQFMAgEBCAEAAYgBAQGIAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
AwABQAMAATADAAEBAQABCAYAAQwYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm
@@ -311,37 +311,40 @@
AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz
AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm
AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw
AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wEAEBcCAAHcChkBCQH0
AQAG/wH0A/MB9AX/EAAQFwIAAQkKAAH0AfMBAAT/AfQBGQEJAeEBuwEZAbsBvAH0A/8QAAIXDQABFwIA
AQkGAAHWAgkB8QH0AfMBAAP/AfMBmAS6AdwBuwGzAboB8wL/EAACFwEAAhcKAAEXAgABCQoAAfQB8wEA
Av8B8wGRAbMBugG5AdsBugHbAQAB2gGzAboB8wH/EAACFwEAAxcGAAIXAQABFwIAAQkBAAjWAfEB9AHz
AQAC/wG6AbMBugHaAQkBAAHhAboB/wHbArMBuwH0EAACFwMAAhcEAAEXAQABFgEAARcCAAEJCgAB9AHz
AQAB/wHyAbkBswO6ARkBugHhAf8BuQG6AbMBtAHzEAACFwQAARcBFgYXAQABFwIAAQkBAAgJAfIB9AHz
AQAB/wEZAbkBswG6AdoBuQEZAQAB/wHiAdsBGQG6AbMB8RAAAhcFAAEXAQABFwUAARcCAAEJCgAB9AHz
AQAB/wG7AdsC2gG6AdoBCQP/AQgBGQHVAbMB8BAAAhcFAAIXBgABFwIAAQkBAAgJAfMB9AHzAQAB/wEZ
AbsB2wG7AdsB6AP/AdsCugKzAfEQAAIXBgABFwYAARcCAAEJCgAB9AHzAQAB/wHyAboBCQEIARkB8wL/
AbsBugOzAbQB8xAAAhcFAAIXBgABFwIAAQkBAAgJAfMB9AHzAQAC/wEJARkB9AEZAv8B9AEJAdsBugKz
AbsB9BAAAhcFAAIXBgABFwIAAQkHAAG8AhkBCQHzAQAC/wHyAboBCQEIAf8CGQHiARkB2gGzAZEB9AH/
EAACFwUAAhcGAAEXAgABCQEABhkECQIAA/8BGQG6ARkB/wEAAQgBGQEJAbQBuwHzAv8QAAIXBgABFwYA
ARcCAAEJBwACCQHcAwAE/wH0AQgB9AEZAQgCCQEZAfQD/xAAEBcCAAEJBwABCQHcBAAH/wH0AfMB9Ab/
EAAQFwIAAfEICQUAEP8iAAH/CvIB/wIAELIQcAH/AcMMmgHDAf8CAAHyAQcI8gEHAfICABCyEHAB9A16
AVkB9AIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16AVkBwwIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16
AVkBwwIAAvIBAAbvAQAC8gIAArIDAAKyAgABtAKyAwABsgJwAgADcAMAAnADAAFwAfQNegFZAcMCAALy
AQAG7wEAAvICAAKyAgAB8gKyAQkBAAOyAwABsgJwAwADcAEAA3ADAAFwAfQNegFZAcMCAALyAQAG7wEA
AvICAAKyAgAEsgEAA7IB3QIAAbICcAQABXAEAAFwAfQNegFZAcMCAALyAQAG7wEAAvICAAKyAgACsgG0
AbIBGQGyAQACsgIAAbICcAUAA3AFAAFwAfQNegFZAcMCAALyAgAB8AEAAfIC7wEAAvICAAKyAgABsgEZ
AQADsgEAArICAAGyAnAFAANwBQABcAH0DXoBWQHDAgAC8gIAAe8BAAHyAu8BAALyAgACsgEAArICAAOy
AgABsgHzAQABsgJwBAAFcAQAAXAB9A1ZATgB9AIAAvICAAHvAQAB8gLvAQAC8gIAArIBAAKyAgABCQGy
AwACsgEAAbICcAMAA3ABAANwAwABcAHDDjgB9gIAAvIBAAPtAfIC7wEAAvICAAKyDQABsgJwAwACcAMA
AnADAAFwAcMGOAFZBvQB9gMAAvIIAAHxAfMCAAKyDQABsgJwDQABcAH0BjgBvQoAAvIHAAH0Ae8B/wIA
ArINAAGyAnANAAFwAf8BwwSaAb0B/woAAfIBBwbyAfEB7wH/AwAQshBwEgAB/wfyAfMB/wQAELIQcAFC
AU0BPgcAAT4DAAEoAwABQAMAASADAAEBAQABAQYAAQEWAAP/AwABwAEBBgAB3wH5BAABPwH+Ad8BgQQA
AScB/gHfAfkEAAEjAfIB0AEBBAABOQHqAd8B+QQAATwBAgHQAQEEAAE+Ab4B3wH5BAABPgF+AdABAQQA
AT8BfgHfAfkEAAE+AX4B0AEBBAABPgF+Ad8BwQQAAT4BfgHQAQMEAAE/AX4B3wHHBgAB3wHPBgABwAEf
BAAC/wHAAQMGAAHAAQMGAAHPAfMBPwH+AT8B/gIAAc8B8wE/Af4BPwH+AgAByAETATkBjgExAc4CAAHI
ARMBMAGOATgBjgIAAcgBEwEwAYYBPAEeAgAByAETATABJgI+AgABzQETATIBJgI+AgABzQETASYBMgE8
AR4CAAHNARMBJgFyATgBjgIAAcgBEwE/Af4BOQHOAQABAQHPAfMBPwH+AT8B/gEAAf8BzwHjAT8B/gE/
Af4BAAH/AcABBwQAAv8BwAEPBAAL
AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD//8A/wD/AP8ABQAQFwIA
AdwKGQEJAfQBAAb/AfQD8wH0DP8CCAHzBv8QFwIAAQkKAAH0AfMBAAT/AfQBGQEJAeEBuwEZAbsBvAH0
CP8BmAFQA3IBUAEZBP8CFw0AARcCAAEJBgAB1gIJAfEB9AHzAQAD/wHzAZgEugHcAbsBswG6AfMG/wHo
AeIB8QP/AQgB2gHoA/8CFwEAAhcKAAEXAgABCQoAAfQB8wEAAv8B8wGRAbMBugG5AdsBugHbAQAB2gGz
AboB8wT/AugG/wHhAbkBAAL/AhcBAAMXBgACFwEAARcCAAEJAQAI1gHxAfQB8wEAAv8BugGzAboB2gEJ
AQAB4QG6Af8B2wKzAbsB9AL/AfQB6AH1B/8B3wG5Av8CFwMAAhcEAAEXAQABFgEAARcCAAEJCgAB9AHz
AQAB/wHyAbkBswO6ARkBugHhAf8BuQG6AbMBtAHzA/8BGQH/AfQCGQH1AQgB8gEZAf8BGQL/AhcEAAEX
ARYGFwEAARcCAAEJAQAICQHyAfQB8wEAAf8BGQG5AbMBugHaAbkBGQEAAf8B4gHbARkBugGzAfEC/wFr
AfQBugHxAZEBGQGKAbsBkQG7AYsBGQH1Af8CFwUAARcBAAEXBQABFwIAAQkKAAH0AfMBAAH/AbsB2wLa
AboB2gEJA/8BCAEZAdUBswHwAv8BsgH/ApACkQEJAbsBtAG6AbsBugL/AhcFAAIXBgABFwIAAQkBAAgJ
AfMB9AHzAQAB/wEZAbsB2wG7AdsB6AP/AdsCugKzAfEC/wGRAYsB8QL/AbQBuwf/AhcGAAEXBgABFwIA
AQkKAAH0AfMBAAH/AfIBugEJAQgBGQHzAv8BuwG6A7MBtAHzEP8CFwUAAhcGAAEXAgABCQEACAkB8wH0
AfMBAAL/AQkBGQH0ARkC/wH0AQkB2wG6ArMBuwH0A/8BlwHCB/8BmAHCAv8CFwUAAhcGAAEXAgABCQcA
AbwCGQEJAfMBAAL/AfIBugEJAQgB/wIZAeIBGQHaAbMBkQH0BP8BwQGXAQgF/wKYA/8CFwUAAhcGAAEX
AgABCQEABhkECQIAA/8BGQG6ARkB/wEAAQgBGQEJAbQBuwHzBv8BwAEIAWsBugG7AZEBawGYBP8CFwYA
ARcGAAEXAgABCQcAAgkB3AMABP8B9AEIAfQBGQEIAgkBGQH0CP8B4gEGAmsBigG6Bf8QFwIAAQkHAAEJ
AdwEAAf/AfQB8wH0Fv8QFwIAAfEICQUAIP8SAAH/CvIB/wIAELIQcAH/AcMMmgHDAf8CAAHyAQcI8gEH
AfICABCyEHAB9A16AVkB9AIAAvIIAALyAgACsg0AAbICcA0AAXAB9A16AVkBwwIAAvIIAALyAgACsg0A
AbICcA0AAXAB9A16AVkBwwIAAvIBAAbvAQAC8gIAArIDAAKyAgABtAKyAwABsgJwAgADcAMAAnADAAFw
AfQNegFZAcMCAALyAQAG7wEAAvICAAKyAgAB8gKyAQkBAAOyAwABsgJwAwADcAEAA3ADAAFwAfQNegFZ
AcMCAALyAQAG7wEAAvICAAKyAgAEsgEAA7IB3QIAAbICcAQABXAEAAFwAfQNegFZAcMCAALyAQAG7wEA
AvICAAKyAgACsgG0AbIBGQGyAQACsgIAAbICcAUAA3AFAAFwAfQNegFZAcMCAALyAgAB8AEAAfIC7wEA
AvICAAKyAgABsgEZAQADsgEAArICAAGyAnAFAANwBQABcAH0DXoBWQHDAgAC8gIAAe8BAAHyAu8BAALy
AgACsgEAArICAAOyAgABsgHzAQABsgJwBAAFcAQAAXAB9A1ZATgB9AIAAvICAAHvAQAB8gLvAQAC8gIA
ArIBAAKyAgABCQGyAwACsgEAAbICcAMAA3ABAANwAwABcAHDDjgB9gIAAvIBAAPtAfIC7wEAAvICAAKy
DQABsgJwAwACcAMAAnADAAFwAcMGOAFZBvQB9gMAAvIIAAHxAfMCAAKyDQABsgJwDQABcAH0BjgBvQoA
AvIHAAH0Ae8B/wIAArINAAGyAnANAAFwAf8BwwSaAb0B/woAAfIBBwbyAfEB7wH/AwAQshBwEgAB/wfy
AfMB/wQAELIQcAFCAU0BPgcAAT4DAAEoAwABQAMAATADAAEBAQABAQUAAYABARYAA/+DAAHAAQEGAAHf
AfkEAAE/Af4B3wGBBAABJwH+Ad8B+QQAASMB8gHQAQEEAAE5AeoB3wH5BAABPAECAdABAQQAAT4BvgHf
AfkEAAE+AX4B0AEBBAABPwF+Ad8B+QQAAT4BfgHQAQEEAAE+AX4B3wHBBAABPgF+AdABAwQAAT8BfgHf
AccGAAHfAc8GAAHAAR8EAAL/AcABAwYAAcABAwYAAc8B8wE/Af4BPwH+AgABzwHzAT8B/gE/Af4CAAHI
ARMBOQGOATEBzgIAAcgBEwEwAY4BOAGOAgAByAETATABhgE8AR4CAAHIARMBMAEmAj4CAAHNARMBMgEm
Aj4CAAHNARMBJgEyATwBHgIAAc0BEwEmAXIBOAGOAgAByAETAT8B/gE5Ac4BAAEBAc8B8wE/Af4BPwH+
AQAB/wHPAeMBPwH+AT8B/gEAAf8BwAEHBAAC/wHAAQ8EAAs=
</value>
</data>
<metadata name="contextMenuStripFavoriten.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
@@ -350,6 +353,12 @@
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>618, 16</value>
</metadata>
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>618, 16</value>
</metadata>
<metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>723, 16</value>
</metadata>
<metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>723, 16</value>
</metadata>
+14 -2
View File
@@ -14,6 +14,8 @@ using System.Xml;
using System.Xml.Linq;
using System.Xml.Serialization;
using Database;
using Microsoft.Office.Interop.Word;
using Newtonsoft.Json;
namespace OnDoc.Klassen
@@ -140,6 +142,7 @@ namespace OnDoc.Klassen
List<EDK_Dokumentwerte> Dokwerte = new List<EDK_Dokumentwerte>();
if (nodeList.Count > 0)
{
string value;
string name;
var loopTo = nodeList.Count - 1;
@@ -148,6 +151,7 @@ namespace OnDoc.Klassen
value = nodeList.Item(i).InnerText;
name = nodeList.Item(i).LocalName;
Params.Add(new EDK_Parameters(name, value));
}
}
parameters = Params;
@@ -161,10 +165,13 @@ namespace OnDoc.Klassen
string name;
try { value = XNode[1].InnerText; } catch { value = ""; }
try { name = XNode[0].InnerText; } catch { name = ""; }
Dokwerte.Add(new EDK_Dokumentwerte(name, value));
}
dokumentwerte = Dokwerte;
var json = JsonConvert.SerializeObject(dokumentwerte);
// System.IO.File.WriteAllText(@"H:\dokwerte.txt", json);
if (parameters.Count > 0)
{
executed = false;
@@ -191,11 +198,16 @@ namespace OnDoc.Klassen
{
try
{
for (int i = 0; i < dokumentwerte.Count; i++)
{
EDK_Dokumentwerte d = dokumentwerte[i];
if (dokumentwerte[i].name == name || dokumentwerte[i].name == techname)
// System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dokumentwerte[i].name);
if (dokumentwerte[i].name == name || (dokumentwerte[i].name == techname && dokumentwerte[i].name.ToString()!=""))
{
// System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dokumentwerte[i].value);
return dokumentwerte[i].value;
}
}
+13
View File
@@ -58,6 +58,7 @@ using Syncfusion.Windows.Forms.Chart;
using Syncfusion.Grouping;
using Syncfusion.Olap.MDXQueryParser;
using Windows.UI.Xaml.Input;
using NLog;
@@ -1077,6 +1078,18 @@ namespace OnDoc.UICintrols
profilnr = Convert.ToInt32(RibbonCBProfil.SelectedItem.Tag.ToString());
DB db1 = new DB(AppParams.connectionstring);
db1.Get_Tabledata("Select isnull(uri,'') from dokumenttyp where dokumenttypnr=" + dokumenttypnr.ToString(), false, true);
if (db1.dsdaten.Tables[0].Rows[0][0].ToString() != "")
{
Process.Start(db1.dsdaten.Tables[0].Rows[0][0].ToString());
db1 = null;
return;
}
db1 = null;
Dokumenterstellung frmnewdok = new Dokumenterstellung(partnernr, dokumenttypnr, profilnr);
if (interaktion == "No")
{
+147 -99
View File
@@ -67,12 +67,6 @@
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.cbboxzustaendigmitarbeiter = new Syncfusion.WinForms.ListView.SfComboBox();
this.rbzustaendigmitarbeiter = new System.Windows.Forms.RadioButton();
this.pnlLoad = new System.Windows.Forms.Panel();
this.sfdatagridsbload = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.btnsbloadcancel = new System.Windows.Forms.Button();
this.btnsbloadok = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.rbzustaendigkube = new System.Windows.Forms.RadioButton();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.DateTermin = new Syncfusion.WinForms.Input.SfDateTimeEdit();
@@ -85,6 +79,12 @@
this.lblPostzustellung = new System.Windows.Forms.Label();
this.lblBezeichnung = new System.Windows.Forms.Label();
this.txtbezeichnung = new System.Windows.Forms.TextBox();
this.pnlLoad = new System.Windows.Forms.Panel();
this.sfdatagridsbload = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.btnsbloadcancel = new System.Windows.Forms.Button();
this.btnsbloadok = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.panelLoad = new System.Windows.Forms.Panel();
this.label4 = new System.Windows.Forms.Label();
this.GrpEmpfaenger = new System.Windows.Forms.GroupBox();
@@ -137,9 +137,13 @@
this.ribbonbuttonAbgelehnt = new System.Windows.Forms.RibbonButton();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.folderBrowser1 = new Syncfusion.Windows.Forms.FolderBrowser(this.components);
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
this.label7 = new System.Windows.Forms.Label();
this.lblLocation = new System.Windows.Forms.Label();
this.btnGeneriergen = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.GrpDokumentInhalt.SuspendLayout();
this.grpFaktura.SuspendLayout();
this.pnlprogress.SuspendLayout();
@@ -154,12 +158,12 @@
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).BeginInit();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit();
this.pnlLoad.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).BeginInit();
this.panel1.SuspendLayout();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).BeginInit();
this.pnlLoad.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).BeginInit();
this.panel1.SuspendLayout();
this.panelLoad.SuspendLayout();
this.GrpEmpfaenger.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfDataGridEmpfaenger)).BeginInit();
@@ -176,7 +180,6 @@
// GrpDokumentInhalt
//
this.GrpDokumentInhalt.Controls.Add(this.grpFaktura);
this.GrpDokumentInhalt.Controls.Add(this.pnlprogress);
this.GrpDokumentInhalt.Controls.Add(this.grpDruckstapel);
this.GrpDokumentInhalt.Controls.Add(this.groupBox8);
this.GrpDokumentInhalt.Controls.Add(this.groupBox7);
@@ -243,7 +246,7 @@
this.pnlprogress.Controls.Add(this.label3);
this.pnlprogress.Controls.Add(this.label2);
this.pnlprogress.Controls.Add(this.progressBar1);
this.pnlprogress.Location = new System.Drawing.Point(1098, 9);
this.pnlprogress.Location = new System.Drawing.Point(436, 2);
this.pnlprogress.Name = "pnlprogress";
this.pnlprogress.Size = new System.Drawing.Size(477, 99);
this.pnlprogress.TabIndex = 17;
@@ -309,6 +312,10 @@
//
// grpDruckstapel
//
this.grpDruckstapel.Controls.Add(this.button3);
this.grpDruckstapel.Controls.Add(this.btnGeneriergen);
this.grpDruckstapel.Controls.Add(this.lblLocation);
this.grpDruckstapel.Controls.Add(this.label7);
this.grpDruckstapel.Controls.Add(this.btnblexport);
this.grpDruckstapel.Controls.Add(this.panel2);
this.grpDruckstapel.Controls.Add(this.button2);
@@ -316,7 +323,7 @@
this.grpDruckstapel.Controls.Add(this.treeviewDruckstapel);
this.grpDruckstapel.Location = new System.Drawing.Point(1141, 9);
this.grpDruckstapel.Name = "grpDruckstapel";
this.grpDruckstapel.Size = new System.Drawing.Size(477, 210);
this.grpDruckstapel.Size = new System.Drawing.Size(477, 226);
this.grpDruckstapel.TabIndex = 19;
this.grpDruckstapel.TabStop = false;
this.grpDruckstapel.Text = "Druckstapel";
@@ -324,7 +331,7 @@
//
// btnblexport
//
this.btnblexport.Location = new System.Drawing.Point(232, 136);
this.btnblexport.Location = new System.Drawing.Point(224, 165);
this.btnblexport.Name = "btnblexport";
this.btnblexport.Size = new System.Drawing.Size(239, 23);
this.btnblexport.TabIndex = 22;
@@ -338,7 +345,7 @@
this.panel2.BackColor = System.Drawing.Color.MistyRose;
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label5);
this.panel2.Location = new System.Drawing.Point(232, 70);
this.panel2.Location = new System.Drawing.Point(224, 104);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(239, 59);
this.panel2.TabIndex = 21;
@@ -363,7 +370,7 @@
//
// button2
//
this.button2.Location = new System.Drawing.Point(396, 184);
this.button2.Location = new System.Drawing.Point(396, 194);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 20;
@@ -373,7 +380,7 @@
//
// button1
//
this.button1.Location = new System.Drawing.Point(232, 16);
this.button1.Location = new System.Drawing.Point(224, 74);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(169, 23);
this.button1.TabIndex = 19;
@@ -392,8 +399,6 @@
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
this.treeviewDruckstapel.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeviewDruckstapel.BeforeTouchSize = new System.Drawing.Size(215, 191);
this.treeviewDruckstapel.Dock = System.Windows.Forms.DockStyle.Left;
//
//
//
@@ -404,11 +409,11 @@
this.treeviewDruckstapel.HelpTextControl.TabIndex = 0;
this.treeviewDruckstapel.HelpTextControl.Visible = true;
this.treeviewDruckstapel.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
this.treeviewDruckstapel.Location = new System.Drawing.Point(3, 16);
this.treeviewDruckstapel.Location = new System.Drawing.Point(3, 74);
this.treeviewDruckstapel.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
this.treeviewDruckstapel.Name = "treeviewDruckstapel";
this.treeviewDruckstapel.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
this.treeviewDruckstapel.Size = new System.Drawing.Size(215, 191);
this.treeviewDruckstapel.Size = new System.Drawing.Size(215, 143);
this.treeviewDruckstapel.TabIndex = 18;
this.treeviewDruckstapel.Text = "treeViewAdv2";
this.treeviewDruckstapel.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 1;
@@ -565,79 +570,6 @@
this.rbzustaendigmitarbeiter.Text = "Zuständig";
this.rbzustaendigmitarbeiter.UseVisualStyleBackColor = true;
//
// pnlLoad
//
this.pnlLoad.BackColor = System.Drawing.Color.Silver;
this.pnlLoad.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlLoad.Controls.Add(this.sfdatagridsbload);
this.pnlLoad.Controls.Add(this.btnsbloadcancel);
this.pnlLoad.Controls.Add(this.btnsbloadok);
this.pnlLoad.Controls.Add(this.panel1);
this.pnlLoad.Location = new System.Drawing.Point(796, 123);
this.pnlLoad.Name = "pnlLoad";
this.pnlLoad.Size = new System.Drawing.Size(957, 634);
this.pnlLoad.TabIndex = 4;
this.pnlLoad.Visible = false;
//
// sfdatagridsbload
//
this.sfdatagridsbload.AccessibleName = "Table";
this.sfdatagridsbload.AllowEditing = false;
this.sfdatagridsbload.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
this.sfdatagridsbload.Dock = System.Windows.Forms.DockStyle.Top;
this.sfdatagridsbload.Location = new System.Drawing.Point(0, 47);
this.sfdatagridsbload.Name = "sfdatagridsbload";
this.sfdatagridsbload.PreviewRowHeight = 35;
this.sfdatagridsbload.ShowToolTip = true;
this.sfdatagridsbload.Size = new System.Drawing.Size(953, 489);
this.sfdatagridsbload.TabIndex = 3;
this.sfdatagridsbload.Text = "sfDataGrid1";
this.sfdatagridsbload.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfdatagridsbload_ToolTipOpening);
this.sfdatagridsbload.DrawCell += new Syncfusion.WinForms.DataGrid.Events.DrawCellEventHandler(this.sfdatagridsbload_DrawCell);
this.sfdatagridsbload.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellClick);
this.sfdatagridsbload.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellDoubleClick);
this.sfdatagridsbload.Click += new System.EventHandler(this.Serienbrief_Load);
this.sfdatagridsbload.DoubleClick += new System.EventHandler(this.sfdatagridsbload_DoubleClick);
//
// btnsbloadcancel
//
this.btnsbloadcancel.Location = new System.Drawing.Point(9, 600);
this.btnsbloadcancel.Name = "btnsbloadcancel";
this.btnsbloadcancel.Size = new System.Drawing.Size(75, 23);
this.btnsbloadcancel.TabIndex = 2;
this.btnsbloadcancel.Text = "Abbrechen";
this.btnsbloadcancel.UseVisualStyleBackColor = true;
this.btnsbloadcancel.Click += new System.EventHandler(this.btnsbloadcancel_Click);
//
// btnsbloadok
//
this.btnsbloadok.Location = new System.Drawing.Point(870, 600);
this.btnsbloadok.Name = "btnsbloadok";
this.btnsbloadok.Size = new System.Drawing.Size(75, 23);
this.btnsbloadok.TabIndex = 0;
this.btnsbloadok.Text = "Öffnen";
this.btnsbloadok.UseVisualStyleBackColor = true;
this.btnsbloadok.Click += new System.EventHandler(this.bntsbloadok_Click);
//
// panel1
//
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(953, 47);
this.panel1.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(385, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(154, 20);
this.label1.TabIndex = 0;
this.label1.Text = "Serienbrief öffnen";
//
// rbzustaendigkube
//
this.rbzustaendigkube.AutoSize = true;
@@ -765,6 +697,80 @@
this.txtbezeichnung.Size = new System.Drawing.Size(354, 20);
this.txtbezeichnung.TabIndex = 9;
//
// pnlLoad
//
this.pnlLoad.BackColor = System.Drawing.Color.Silver;
this.pnlLoad.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlLoad.Controls.Add(this.sfdatagridsbload);
this.pnlLoad.Controls.Add(this.btnsbloadcancel);
this.pnlLoad.Controls.Add(this.btnsbloadok);
this.pnlLoad.Controls.Add(this.panel1);
this.pnlLoad.Location = new System.Drawing.Point(216, 123);
this.pnlLoad.Name = "pnlLoad";
this.pnlLoad.Size = new System.Drawing.Size(887, 634);
this.pnlLoad.TabIndex = 4;
this.pnlLoad.Visible = false;
//
// sfdatagridsbload
//
this.sfdatagridsbload.AccessibleName = "Table";
this.sfdatagridsbload.AllowEditing = false;
this.sfdatagridsbload.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
this.sfdatagridsbload.Dock = System.Windows.Forms.DockStyle.Top;
this.sfdatagridsbload.Location = new System.Drawing.Point(0, 47);
this.sfdatagridsbload.Name = "sfdatagridsbload";
this.sfdatagridsbload.PreviewRowHeight = 35;
this.sfdatagridsbload.ShowToolTip = true;
this.sfdatagridsbload.Size = new System.Drawing.Size(883, 489);
this.sfdatagridsbload.TabIndex = 3;
this.sfdatagridsbload.Text = "sfDataGrid1";
this.sfdatagridsbload.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfdatagridsbload_ToolTipOpening);
this.sfdatagridsbload.DrawCell += new Syncfusion.WinForms.DataGrid.Events.DrawCellEventHandler(this.sfdatagridsbload_DrawCell);
this.sfdatagridsbload.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellClick);
this.sfdatagridsbload.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfdatagridsbload_CellDoubleClick);
this.sfdatagridsbload.Click += new System.EventHandler(this.Serienbrief_Load);
this.sfdatagridsbload.DoubleClick += new System.EventHandler(this.sfdatagridsbload_DoubleClick);
//
// btnsbloadcancel
//
this.btnsbloadcancel.Location = new System.Drawing.Point(9, 600);
this.btnsbloadcancel.Name = "btnsbloadcancel";
this.btnsbloadcancel.Size = new System.Drawing.Size(75, 23);
this.btnsbloadcancel.TabIndex = 2;
this.btnsbloadcancel.Text = "Abbrechen";
this.btnsbloadcancel.UseVisualStyleBackColor = true;
this.btnsbloadcancel.Click += new System.EventHandler(this.btnsbloadcancel_Click);
//
// btnsbloadok
//
this.btnsbloadok.Location = new System.Drawing.Point(870, 600);
this.btnsbloadok.Name = "btnsbloadok";
this.btnsbloadok.Size = new System.Drawing.Size(75, 23);
this.btnsbloadok.TabIndex = 0;
this.btnsbloadok.Text = "Öffnen";
this.btnsbloadok.UseVisualStyleBackColor = true;
this.btnsbloadok.Click += new System.EventHandler(this.bntsbloadok_Click);
//
// panel1
//
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.pnlprogress);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(883, 47);
this.panel1.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(385, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(154, 20);
this.label1.TabIndex = 0;
this.label1.Text = "Serienbrief öffnen";
//
// panelLoad
//
this.panelLoad.BackColor = System.Drawing.Color.Silver;
@@ -865,7 +871,6 @@
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black;
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(230, 572);
this.treeViewAdv1.ContextMenuStrip = this.ctxmenutree;
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left;
this.treeViewAdv1.Enabled = false;
@@ -1351,6 +1356,44 @@
this.splitContainer1.SplitterDistance = 902;
this.splitContainer1.TabIndex = 5;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(6, 20);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(64, 13);
this.label7.TabIndex = 23;
this.label7.Text = "Speicherort:";
//
// lblLocation
//
this.lblLocation.AutoSize = true;
this.lblLocation.Location = new System.Drawing.Point(77, 20);
this.lblLocation.Name = "lblLocation";
this.lblLocation.Size = new System.Drawing.Size(35, 13);
this.lblLocation.TabIndex = 24;
this.lblLocation.Text = "label8";
//
// btnGeneriergen
//
this.btnGeneriergen.Location = new System.Drawing.Point(3, 45);
this.btnGeneriergen.Name = "btnGeneriergen";
this.btnGeneriergen.Size = new System.Drawing.Size(105, 23);
this.btnGeneriergen.TabIndex = 25;
this.btnGeneriergen.Text = "Stapel generieren";
this.btnGeneriergen.UseVisualStyleBackColor = true;
this.btnGeneriergen.Click += new System.EventHandler(this.btnGeneriergen_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(347, 15);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(116, 23);
this.button3.TabIndex = 26;
this.button3.Text = "Speicherort ändern";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// docPreview1
//
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1379,6 +1422,7 @@
this.pnlprogress.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.progressBarAdv1)).EndInit();
this.grpDruckstapel.ResumeLayout(false);
this.grpDruckstapel.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.treeviewDruckstapel)).EndInit();
@@ -1391,14 +1435,14 @@
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit();
this.pnlLoad.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).EndInit();
this.pnlLoad.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sfdatagridsbload)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panelLoad.ResumeLayout(false);
this.panelLoad.PerformLayout();
this.GrpEmpfaenger.ResumeLayout(false);
@@ -1520,5 +1564,9 @@
private System.Windows.Forms.ToolStripMenuItem vorschauToolStripMenuItem;
private System.Windows.Forms.RibbonPanel ribbonpaneladmin;
private System.Windows.Forms.RibbonButton ribbonButtonAddmin;
private System.Windows.Forms.Label lblLocation;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btnGeneriergen;
private System.Windows.Forms.Button button3;
}
}
+30 -12
View File
@@ -2305,7 +2305,8 @@ namespace OnDoc.UIControls
{
PdfDocument finalDoc = new PdfDocument();
PdfDocumentBase.Merge(finalDoc, streams);
string filename = AppParams.tempdir + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf";
//string filename = AppParams.tempdir + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf";
string filename = lblLocation.Text + DateTime.Now.ToString("yyyyhhmmHHmmss") + "_" + stapelnr.ToString() + "_" + sb.serienbriefnr.ToString() + ".pdf";
FileStream fs = new FileStream(filename, FileMode.Create);
finalDoc.Save(fs);
finalDoc.Close();
@@ -2332,17 +2333,10 @@ namespace OnDoc.UIControls
private void ribbonButtonDruckstapel_Click(object sender, EventArgs e)
{
treeviewDruckstapel.Nodes.Clear();
merge();
try
{
treeviewDruckstapel.SelectedNode = treeviewDruckstapel.Nodes[0];
update_grid();
}
catch { }
grpDruckstapel.Visible = true;
lblLocation.Text = AppParams.tempdir;
}
private void button1_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(treeviewDruckstapel.SelectedNode.TagObject.ToString());
@@ -3047,8 +3041,32 @@ namespace OnDoc.UIControls
}
private void btnGeneriergen_Click(object sender, EventArgs e)
{
{
treeviewDruckstapel.Nodes.Clear();
merge();
try
{
treeviewDruckstapel.SelectedNode = treeviewDruckstapel.Nodes[0];
update_grid();
}
catch { }
grpDruckstapel.Visible = true;
}
}
private void button3_Click(object sender, EventArgs e)
{
folderBrowserDialog1.ShowNewFolderButton = true;
folderBrowserDialog1.SelectedPath = AppParams.tempdir;
if (folderBrowserDialog1.ShowDialog() == DialogResult.OK)
{
string s = folderBrowserDialog1.SelectedPath;
if (!s.EndsWith(@"\")){ s=s+@"\";}
lblLocation.Text = s;
}
}
}
}
+3 -3
View File
@@ -133,19 +133,19 @@
<data name="ribbonButtonAddmin.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
</value>
</data>
<data name="ribbonButtonAddmin.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAEAAADvBhAgAAHBYCyfAAAAAElFTkSuQmCC
</value>
</data>
<data name="ribbonButtonAddmin.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
vQAADr0BR/uQrQAAABJJREFUOE9jYBgFo2AUjAIIAAAEEAABTLtGVQAAAABJRU5ErkJggg==
vAAADrwBlbxySQAAABJJREFUOE9jYBgFo2AUjAIIAAAEEAABTLtGVQAAAABJRU5ErkJggg==
</value>
</data>
<metadata name="openFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
@@ -376,7 +376,17 @@ namespace OnDoc.UIControls
if (db.dsdaten.Tables[0].Rows.Count > 0) { cbboxunterschriftrechts.SelectedValue = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]); }
foreach (System.Data.DataRow dr in dokwertlist.Rows)
{
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + dr[0].ToString());
string val = EDK_Data.GetAVQ_Value(dr[0].ToString(), dr[12].ToString());
try
{
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + val.ToString());
}
catch (Exception ex)
{
//System.IO.File.AppendAllText(@"h:\edklog.txt", Environment.NewLine + ex.Message);
}
if (val != "") { dr[2] = val; }
if (dr[0].ToString().ToLower().Contains("extl") && dr[0].ToString().ToLower().Contains("auth")&&dr[0].ToString().ToLower().Contains("ref"))
{
@@ -390,6 +400,7 @@ namespace OnDoc.UIControls
}
gridDokwertlist.DataSource = dokwertlist;
for (int i = 3; i < gridDokwertlist.Columns.Count; i++)
{
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6 -6
View File
@@ -66,12 +66,12 @@
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
@@ -82,8 +82,8 @@
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" culture="neutral" publicKeyToken="632609b4d040f6b4" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,4 +1,4 @@
delete EDKB02DMS.zip
delete OnDocClient.zip
"C:\Program Files\7-Zip\7z.exe" -pshu*tkb98125 a OnDocClient.zip OnDoc.exe OnDocOffice.dll Docgen.dll database.dll barcodelib.dll Helper.dll Logging.dll Model.dll OfficePrinter.dll VBFileManagement.dll vbbarcodes.dll WinSign.dll vboffice.dll versandstrasse.dll hyph_de_CH.dic MiniHTMLTextBox.dll
copy OnDocClient.zip H:\NextCloud\ZZDownload
Binary file not shown.
@@ -1 +1 @@
3d458de35212f0ddd0aa3053fcf1bfba1dd16f98a18d78df2cce5044d8901394
30640b98c34ed850d99afa59f123b0bf5773a373557a0298a505169f6017c1b1
Binary file not shown.
+6 -6
View File
@@ -66,12 +66,12 @@
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" culture="neutral" publicKeyToken="3d67ed1f87d44c89" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
@@ -82,8 +82,8 @@
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" culture="neutral" publicKeyToken="632609b4d040f6b4" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
Binary file not shown.
Binary file not shown.