diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json
new file mode 100644
index 0000000..f8b4888
--- /dev/null
+++ b/.vs/ProjectSettings.json
@@ -0,0 +1,3 @@
+{
+ "CurrentProjectSetting": null
+}
\ No newline at end of file
diff --git a/.vs/SchaumKommi/v15/.suo b/.vs/SchaumKommi/v15/.suo
new file mode 100644
index 0000000..6e35b70
Binary files /dev/null and b/.vs/SchaumKommi/v15/.suo differ
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
new file mode 100644
index 0000000..6b61141
--- /dev/null
+++ b/.vs/VSWorkspaceState.json
@@ -0,0 +1,6 @@
+{
+ "ExpandedNodes": [
+ ""
+ ],
+ "PreviewInSolutionExplorer": false
+}
\ No newline at end of file
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
new file mode 100644
index 0000000..9e571e4
Binary files /dev/null and b/.vs/slnx.sqlite differ
diff --git a/SchaumKommiCollo/.vs/KommiCollo/v15/.suo b/SchaumKommiCollo/.vs/KommiCollo/v15/.suo
index 2038b00..3eee13b 100644
Binary files a/SchaumKommiCollo/.vs/KommiCollo/v15/.suo and b/SchaumKommiCollo/.vs/KommiCollo/v15/.suo differ
diff --git a/SchaumKommiCollo/KommiCollo/KommiCollo.vbproj b/SchaumKommiCollo/KommiCollo/KommiCollo.vbproj
index 1a7bd2f..c67d3d6 100644
--- a/SchaumKommiCollo/KommiCollo/KommiCollo.vbproj
+++ b/SchaumKommiCollo/KommiCollo/KommiCollo.vbproj
@@ -158,6 +158,12 @@
Form
+
+ frmAdressChange.vb
+
+
+ Form
+
frmConnection.vb
@@ -226,6 +232,9 @@
frmAbschluss.vb
+
+ frmAdressChange.vb
+
frmConnection.vb
@@ -354,6 +363,9 @@
+
+
+
-
+
diff --git a/SchaumKommiCollo/KommiCollo/Resources/ChangeQueryType_InsertResults_272.png b/SchaumKommiCollo/KommiCollo/Resources/ChangeQueryType_InsertResults_272.png
new file mode 100644
index 0000000..20e9866
Binary files /dev/null and b/SchaumKommiCollo/KommiCollo/Resources/ChangeQueryType_InsertResults_272.png differ
diff --git a/SchaumKommiCollo/KommiCollo/app.config b/SchaumKommiCollo/KommiCollo/app.config
index 94fc2ca..c0829af 100644
--- a/SchaumKommiCollo/KommiCollo/app.config
+++ b/SchaumKommiCollo/KommiCollo/app.config
@@ -6,8 +6,11 @@
-
-
+
+
@@ -35,10 +38,10 @@
Data Source=172.24.12.41\schaum;Initial Catalog=SCHAUM_IID;Persist Security Info=True;User ID=sa;Password=dd
-
+
-
+ Standard
Data Source=192.168.13.101;Initial Catalog=CP2DD;User ID=sa;Password=dd
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe
index 4669135..22be05f 100644
Binary files a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe and b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe differ
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe.config b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe.config
index 94fc2ca..c0829af 100644
--- a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe.config
+++ b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe.config
@@ -6,8 +6,11 @@
-
-
+
+
@@ -35,10 +38,10 @@
Data Source=172.24.12.41\schaum;Initial Catalog=SCHAUM_IID;Persist Security Info=True;User ID=sa;Password=dd
-
+
-
+ Standard
Data Source=192.168.13.101;Initial Catalog=CP2DD;User ID=sa;Password=dd
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb
index b6ce445..803bf0c 100644
Binary files a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb and b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb differ
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.xml b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.xml
index aa22fbb..c3073d2 100644
--- a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.xml
+++ b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.xml
@@ -52,6 +52,11 @@ KommiCollo
Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
+
+
+ Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
+
+
Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
diff --git a/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb b/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
index 183d26a..6b7e4a0 100644
--- a/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
+++ b/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
@@ -25,34 +25,30 @@ Partial Class frmAbschluss
Me.components = New System.ComponentModel.Container()
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
+ Me.tsbtcheck_all = New System.Windows.Forms.ToolStripButton()
+ Me.tsbtde_check_all = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.VWAbschlussDataGridView = New System.Windows.Forms.DataGridView()
Me.Auswahl = New System.Windows.Forms.DataGridViewCheckBoxColumn()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.cmbMandant = New System.Windows.Forms.ComboBox()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.DSMercator = New KommiCollo.DSMercator()
- Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
- Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
- Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
- Me.VWHUP_REPORT1DataGridView = New System.Windows.Forms.DataGridView()
- Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewCheckBoxColumn3 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
- Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.MyDataset = New KommiCollo.MyDataset()
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.MyDataset = New KommiCollo.MyDataset()
+ Me.Panel1 = New System.Windows.Forms.Panel()
+ Me.Label1 = New System.Windows.Forms.Label()
+ Me.cmbMandant = New System.Windows.Forms.ComboBox()
+ Me.btndelete = New System.Windows.Forms.Button()
+ Me.btnAbschluss = New System.Windows.Forms.Button()
+ Me.Panel2 = New System.Windows.Forms.Panel()
+ Me.VWHUP_REPORT1DataGridView = New System.Windows.Forms.DataGridView()
+ Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.DSMercator = New KommiCollo.DSMercator()
+ Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
+ Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
+ Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
Me.VWAbschlussTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter()
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
@@ -64,20 +60,24 @@ Partial Class frmAbschluss
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter()
Me.VWHUP_REPORT1TableAdapter = New KommiCollo.MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter()
- Me.btndelete = New System.Windows.Forms.Button()
- Me.btnAbschluss = New System.Windows.Forms.Button()
- Me.tsbtcheck_all = New System.Windows.Forms.ToolStripButton()
- Me.tsbtde_check_all = New System.Windows.Forms.ToolStripButton()
+ Me.DataGridViewCheckBoxColumn3 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
+ Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.ToolStrip1.SuspendLayout()
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
- CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWHUP_REPORT1DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -94,6 +94,24 @@ Partial Class frmAbschluss
Me.ToolStrip1.TabIndex = 0
Me.ToolStrip1.Text = "ToolStrip1"
'
+ 'tsbtcheck_all
+ '
+ Me.tsbtcheck_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_add
+ Me.tsbtcheck_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.tsbtcheck_all.ImageTransparentColor = System.Drawing.Color.Magenta
+ Me.tsbtcheck_all.Name = "tsbtcheck_all"
+ Me.tsbtcheck_all.Size = New System.Drawing.Size(114, 22)
+ Me.tsbtcheck_all.Text = "Alle Auswählen"
+ '
+ 'tsbtde_check_all
+ '
+ Me.tsbtde_check_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_delete
+ Me.tsbtde_check_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.tsbtde_check_all.ImageTransparentColor = System.Drawing.Color.Magenta
+ Me.tsbtde_check_all.Name = "tsbtde_check_all"
+ Me.tsbtde_check_all.Size = New System.Drawing.Size(111, 22)
+ Me.tsbtde_check_all.Text = "Alle entwählen"
+ '
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
@@ -121,152 +139,6 @@ Partial Class frmAbschluss
Me.Auswahl.Name = "Auswahl"
Me.Auswahl.Width = 60
'
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.Label1)
- Me.Panel1.Controls.Add(Me.cmbMandant)
- Me.Panel1.Controls.Add(Me.btndelete)
- Me.Panel1.Controls.Add(Me.btnAbschluss)
- Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
- Me.Panel1.Location = New System.Drawing.Point(0, 25)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(154, 748)
- Me.Panel1.TabIndex = 2
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(3, 13)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(107, 17)
- Me.Label1.TabIndex = 3
- Me.Label1.Text = "Mandant wählen:"
- '
- 'cmbMandant
- '
- Me.cmbMandant.FormattingEnabled = True
- Me.cmbMandant.Location = New System.Drawing.Point(6, 33)
- Me.cmbMandant.Name = "cmbMandant"
- Me.cmbMandant.Size = New System.Drawing.Size(141, 25)
- Me.cmbMandant.TabIndex = 2
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.VWHUP_REPORT1DataGridView)
- Me.Panel2.Controls.Add(Me.VWAbschlussDataGridView)
- Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel2.Location = New System.Drawing.Point(154, 25)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(960, 748)
- Me.Panel2.TabIndex = 3
- '
- 'DSMercator
- '
- Me.DSMercator.DataSetName = "DSMercator"
- Me.DSMercator.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
- '
- 'VKKOPFBindingSource
- '
- Me.VKKOPFBindingSource.DataMember = "VKKOPF"
- Me.VKKOPFBindingSource.DataSource = Me.DSMercator
- '
- 'VKKOPFTableAdapter
- '
- Me.VKKOPFTableAdapter.ClearBeforeFill = True
- '
- 'TableAdapterManager1
- '
- Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
- Me.TableAdapterManager1.UpdateOrder = KommiCollo.DSMercatorTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
- Me.TableAdapterManager1.VKKOPFTableAdapter = Me.VKKOPFTableAdapter
- '
- 'bw_Tagesabschluss
- '
- '
- 'VWHUP_REPORT1DataGridView
- '
- Me.VWHUP_REPORT1DataGridView.AllowUserToAddRows = False
- Me.VWHUP_REPORT1DataGridView.AllowUserToDeleteRows = False
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
- Me.VWHUP_REPORT1DataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.VWHUP_REPORT1DataGridView.AutoGenerateColumns = False
- Me.VWHUP_REPORT1DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.VWHUP_REPORT1DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewCheckBoxColumn3, Me.GUID, Me.DataGridViewTextBoxColumn26, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10, Me.DataGridViewTextBoxColumn27, Me.DataGridViewTextBoxColumn19})
- Me.VWHUP_REPORT1DataGridView.DataSource = Me.VWHUP_REPORT1BindingSource
- Me.VWHUP_REPORT1DataGridView.Location = New System.Drawing.Point(40, 130)
- Me.VWHUP_REPORT1DataGridView.Name = "VWHUP_REPORT1DataGridView"
- Me.VWHUP_REPORT1DataGridView.Size = New System.Drawing.Size(876, 220)
- Me.VWHUP_REPORT1DataGridView.TabIndex = 2
- Me.VWHUP_REPORT1DataGridView.Visible = False
- '
- 'GUID
- '
- Me.GUID.DataPropertyName = "GUID"
- Me.GUID.HeaderText = "Sendung-Nr"
- Me.GUID.Name = "GUID"
- '
- 'DataGridViewCheckBoxColumn3
- '
- Me.DataGridViewCheckBoxColumn3.DataPropertyName = "Selected"
- Me.DataGridViewCheckBoxColumn3.HeaderText = "Auswahl"
- Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3"
- Me.DataGridViewCheckBoxColumn3.Width = 50
- '
- 'DataGridViewTextBoxColumn26
- '
- Me.DataGridViewTextBoxColumn26.DataPropertyName = "SDG_REFERENZ"
- Me.DataGridViewTextBoxColumn26.HeaderText = "Referenz"
- Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
- Me.DataGridViewTextBoxColumn26.ReadOnly = True
- '
- 'DataGridViewTextBoxColumn8
- '
- Me.DataGridViewTextBoxColumn8.DataPropertyName = "EMP"
- Me.DataGridViewTextBoxColumn8.HeaderText = "Empfänger"
- Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
- Me.DataGridViewTextBoxColumn8.ReadOnly = True
- Me.DataGridViewTextBoxColumn8.Width = 200
- '
- 'DataGridViewTextBoxColumn9
- '
- Me.DataGridViewTextBoxColumn9.DataPropertyName = "EMP_ZUSATZ"
- Me.DataGridViewTextBoxColumn9.HeaderText = "Zusatz"
- Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
- Me.DataGridViewTextBoxColumn9.ReadOnly = True
- '
- 'DataGridViewTextBoxColumn10
- '
- Me.DataGridViewTextBoxColumn10.DataPropertyName = "EMP_STRASSE"
- Me.DataGridViewTextBoxColumn10.HeaderText = "Strasse"
- Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
- Me.DataGridViewTextBoxColumn10.ReadOnly = True
- '
- 'DataGridViewTextBoxColumn27
- '
- Me.DataGridViewTextBoxColumn27.DataPropertyName = "EMP_PLZ_STR"
- Me.DataGridViewTextBoxColumn27.HeaderText = "PLZ Ort"
- Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27"
- Me.DataGridViewTextBoxColumn27.ReadOnly = True
- Me.DataGridViewTextBoxColumn27.Width = 300
- '
- 'DataGridViewTextBoxColumn19
- '
- Me.DataGridViewTextBoxColumn19.DataPropertyName = "POSINHALT"
- Me.DataGridViewTextBoxColumn19.HeaderText = "Inhalt"
- Me.DataGridViewTextBoxColumn19.Name = "DataGridViewTextBoxColumn19"
- Me.DataGridViewTextBoxColumn19.ReadOnly = True
- Me.DataGridViewTextBoxColumn19.Width = 250
- '
- 'VWHUP_REPORT1BindingSource
- '
- Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
- Me.VWHUP_REPORT1BindingSource.DataSource = Me.MyDataset
- '
- 'MyDataset
- '
- Me.MyDataset.DataSetName = "MyDataset"
- Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
- '
'DataGridViewTextBoxColumn1
'
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
@@ -300,6 +172,119 @@ Partial Class frmAbschluss
Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
'
+ 'MyDataset
+ '
+ Me.MyDataset.DataSetName = "MyDataset"
+ Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
+ '
+ 'Panel1
+ '
+ Me.Panel1.Controls.Add(Me.Label1)
+ Me.Panel1.Controls.Add(Me.cmbMandant)
+ Me.Panel1.Controls.Add(Me.btndelete)
+ Me.Panel1.Controls.Add(Me.btnAbschluss)
+ Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
+ Me.Panel1.Location = New System.Drawing.Point(0, 25)
+ Me.Panel1.Name = "Panel1"
+ Me.Panel1.Size = New System.Drawing.Size(154, 748)
+ Me.Panel1.TabIndex = 2
+ '
+ 'Label1
+ '
+ Me.Label1.AutoSize = True
+ Me.Label1.Location = New System.Drawing.Point(3, 13)
+ Me.Label1.Name = "Label1"
+ Me.Label1.Size = New System.Drawing.Size(107, 17)
+ Me.Label1.TabIndex = 3
+ Me.Label1.Text = "Mandant wählen:"
+ '
+ 'cmbMandant
+ '
+ Me.cmbMandant.FormattingEnabled = True
+ Me.cmbMandant.Location = New System.Drawing.Point(6, 33)
+ Me.cmbMandant.Name = "cmbMandant"
+ Me.cmbMandant.Size = New System.Drawing.Size(141, 25)
+ Me.cmbMandant.TabIndex = 2
+ '
+ 'btndelete
+ '
+ Me.btndelete.Enabled = False
+ Me.btndelete.Image = Global.KommiCollo.My.Resources.Resources.delete2
+ Me.btndelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btndelete.Location = New System.Drawing.Point(7, 153)
+ Me.btndelete.Name = "btndelete"
+ Me.btndelete.Size = New System.Drawing.Size(141, 63)
+ Me.btndelete.TabIndex = 1
+ Me.btndelete.Text = "Einheit löschen"
+ Me.btndelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btndelete.UseVisualStyleBackColor = True
+ '
+ 'btnAbschluss
+ '
+ Me.btnAbschluss.Image = Global.KommiCollo.My.Resources.Resources.package_go
+ Me.btnAbschluss.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnAbschluss.Location = New System.Drawing.Point(7, 84)
+ Me.btnAbschluss.Name = "btnAbschluss"
+ Me.btnAbschluss.Size = New System.Drawing.Size(141, 63)
+ Me.btnAbschluss.TabIndex = 0
+ Me.btnAbschluss.Text = "Abschluss durchführen"
+ Me.btnAbschluss.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnAbschluss.UseVisualStyleBackColor = True
+ '
+ 'Panel2
+ '
+ Me.Panel2.Controls.Add(Me.VWHUP_REPORT1DataGridView)
+ Me.Panel2.Controls.Add(Me.VWAbschlussDataGridView)
+ Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
+ Me.Panel2.Location = New System.Drawing.Point(154, 25)
+ Me.Panel2.Name = "Panel2"
+ Me.Panel2.Size = New System.Drawing.Size(960, 748)
+ Me.Panel2.TabIndex = 3
+ '
+ 'VWHUP_REPORT1DataGridView
+ '
+ Me.VWHUP_REPORT1DataGridView.AllowUserToAddRows = False
+ Me.VWHUP_REPORT1DataGridView.AllowUserToDeleteRows = False
+ DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
+ Me.VWHUP_REPORT1DataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
+ Me.VWHUP_REPORT1DataGridView.AutoGenerateColumns = False
+ Me.VWHUP_REPORT1DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
+ Me.VWHUP_REPORT1DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewCheckBoxColumn3, Me.GUID, Me.DataGridViewTextBoxColumn26, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10, Me.DataGridViewTextBoxColumn27, Me.DataGridViewTextBoxColumn19})
+ Me.VWHUP_REPORT1DataGridView.DataSource = Me.VWHUP_REPORT1BindingSource
+ Me.VWHUP_REPORT1DataGridView.Location = New System.Drawing.Point(40, 130)
+ Me.VWHUP_REPORT1DataGridView.Name = "VWHUP_REPORT1DataGridView"
+ Me.VWHUP_REPORT1DataGridView.Size = New System.Drawing.Size(876, 220)
+ Me.VWHUP_REPORT1DataGridView.TabIndex = 2
+ Me.VWHUP_REPORT1DataGridView.Visible = False
+ '
+ 'VWHUP_REPORT1BindingSource
+ '
+ Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
+ Me.VWHUP_REPORT1BindingSource.DataSource = Me.MyDataset
+ '
+ 'DSMercator
+ '
+ Me.DSMercator.DataSetName = "DSMercator"
+ Me.DSMercator.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
+ '
+ 'VKKOPFBindingSource
+ '
+ Me.VKKOPFBindingSource.DataMember = "VKKOPF"
+ Me.VKKOPFBindingSource.DataSource = Me.DSMercator
+ '
+ 'VKKOPFTableAdapter
+ '
+ Me.VKKOPFTableAdapter.ClearBeforeFill = True
+ '
+ 'TableAdapterManager1
+ '
+ Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
+ Me.TableAdapterManager1.UpdateOrder = KommiCollo.DSMercatorTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
+ Me.TableAdapterManager1.VKKOPFTableAdapter = Me.VKKOPFTableAdapter
+ '
+ 'bw_Tagesabschluss
+ '
+ '
'VWAbschlussTableAdapter
'
Me.VWAbschlussTableAdapter.ClearBeforeFill = True
@@ -355,49 +340,63 @@ Partial Class frmAbschluss
'
Me.VWHUP_REPORT1TableAdapter.ClearBeforeFill = True
'
- 'btndelete
+ 'DataGridViewCheckBoxColumn3
'
- Me.btndelete.Enabled = False
- Me.btndelete.Image = Global.KommiCollo.My.Resources.Resources.delete2
- Me.btndelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btndelete.Location = New System.Drawing.Point(7, 153)
- Me.btndelete.Name = "btndelete"
- Me.btndelete.Size = New System.Drawing.Size(141, 63)
- Me.btndelete.TabIndex = 1
- Me.btndelete.Text = "Einheit löschen"
- Me.btndelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btndelete.UseVisualStyleBackColor = True
+ Me.DataGridViewCheckBoxColumn3.DataPropertyName = "Selected"
+ Me.DataGridViewCheckBoxColumn3.HeaderText = "löschen"
+ Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3"
+ Me.DataGridViewCheckBoxColumn3.Width = 50
'
- 'btnAbschluss
+ 'GUID
'
- Me.btnAbschluss.Enabled = False
- Me.btnAbschluss.Image = Global.KommiCollo.My.Resources.Resources.package_go
- Me.btnAbschluss.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnAbschluss.Location = New System.Drawing.Point(7, 84)
- Me.btnAbschluss.Name = "btnAbschluss"
- Me.btnAbschluss.Size = New System.Drawing.Size(141, 63)
- Me.btnAbschluss.TabIndex = 0
- Me.btnAbschluss.Text = "Abschluss durchführen"
- Me.btnAbschluss.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnAbschluss.UseVisualStyleBackColor = True
+ Me.GUID.DataPropertyName = "GUID"
+ Me.GUID.HeaderText = "Sendung-Nr"
+ Me.GUID.Name = "GUID"
'
- 'tsbtcheck_all
+ 'DataGridViewTextBoxColumn26
'
- Me.tsbtcheck_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_add
- Me.tsbtcheck_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.tsbtcheck_all.ImageTransparentColor = System.Drawing.Color.Magenta
- Me.tsbtcheck_all.Name = "tsbtcheck_all"
- Me.tsbtcheck_all.Size = New System.Drawing.Size(114, 22)
- Me.tsbtcheck_all.Text = "Alle Auswählen"
+ Me.DataGridViewTextBoxColumn26.DataPropertyName = "SDG_REFERENZ"
+ Me.DataGridViewTextBoxColumn26.HeaderText = "Referenz"
+ Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
+ Me.DataGridViewTextBoxColumn26.ReadOnly = True
'
- 'tsbtde_check_all
+ 'DataGridViewTextBoxColumn8
'
- Me.tsbtde_check_all.Image = Global.KommiCollo.My.Resources.Resources.chart_organisation_delete
- Me.tsbtde_check_all.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.tsbtde_check_all.ImageTransparentColor = System.Drawing.Color.Magenta
- Me.tsbtde_check_all.Name = "tsbtde_check_all"
- Me.tsbtde_check_all.Size = New System.Drawing.Size(111, 22)
- Me.tsbtde_check_all.Text = "Alle entwählen"
+ Me.DataGridViewTextBoxColumn8.DataPropertyName = "EMP"
+ Me.DataGridViewTextBoxColumn8.HeaderText = "Empfänger"
+ Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
+ Me.DataGridViewTextBoxColumn8.ReadOnly = True
+ Me.DataGridViewTextBoxColumn8.Width = 200
+ '
+ 'DataGridViewTextBoxColumn9
+ '
+ Me.DataGridViewTextBoxColumn9.DataPropertyName = "EMP_ZUSATZ"
+ Me.DataGridViewTextBoxColumn9.HeaderText = "Zusatz"
+ Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
+ Me.DataGridViewTextBoxColumn9.ReadOnly = True
+ '
+ 'DataGridViewTextBoxColumn10
+ '
+ Me.DataGridViewTextBoxColumn10.DataPropertyName = "EMP_STRASSE"
+ Me.DataGridViewTextBoxColumn10.HeaderText = "Strasse"
+ Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
+ Me.DataGridViewTextBoxColumn10.ReadOnly = True
+ '
+ 'DataGridViewTextBoxColumn27
+ '
+ Me.DataGridViewTextBoxColumn27.DataPropertyName = "EMP_PLZ_STR"
+ Me.DataGridViewTextBoxColumn27.HeaderText = "PLZ Ort"
+ Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27"
+ Me.DataGridViewTextBoxColumn27.ReadOnly = True
+ Me.DataGridViewTextBoxColumn27.Width = 300
+ '
+ 'DataGridViewTextBoxColumn19
+ '
+ Me.DataGridViewTextBoxColumn19.DataPropertyName = "POSINHALT"
+ Me.DataGridViewTextBoxColumn19.HeaderText = "Inhalt"
+ Me.DataGridViewTextBoxColumn19.Name = "DataGridViewTextBoxColumn19"
+ Me.DataGridViewTextBoxColumn19.ReadOnly = True
+ Me.DataGridViewTextBoxColumn19.Width = 250
'
'frmAbschluss
'
@@ -415,15 +414,15 @@ Partial Class frmAbschluss
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel2.ResumeLayout(False)
- CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VWHUP_REPORT1DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
diff --git a/SchaumKommiCollo/KommiCollo/frmAbschluss.vb b/SchaumKommiCollo/KommiCollo/frmAbschluss.vb
index 2a67160..e70253b 100644
--- a/SchaumKommiCollo/KommiCollo/frmAbschluss.vb
+++ b/SchaumKommiCollo/KommiCollo/frmAbschluss.vb
@@ -180,17 +180,33 @@
End Try
End Function
Private Sub tsbtcheck_all_Click(sender As System.Object, e As System.EventArgs) Handles tsbtcheck_all.Click
- Dim DT As DataTable = MyDataset.VWKOMMCOLLI_ABSCHLUSS_PAKET
- For Each DR As DataRow In DT.Rows
- DR.Item("Auswahl") = True
- Next
+ If cmbMandant.Text = "GLS" Then
+ Dim DT As DataTable = MyDataset.VWKOMMCOLLI_ABSCHLUSS_PAKET
+ For Each DR As DataRow In DT.Rows
+ DR.Item("Auswahl") = True
+ Next
+ Else
+ Dim DT As DataTable = MyDataset.VWHUP_REPORT1
+ For Each DR As DataRow In DT.Rows
+ DR.Item("Selected") = True
+ Next
+ End If
+
End Sub
Private Sub tsbtde_check_all_Click(sender As System.Object, e As System.EventArgs) Handles tsbtde_check_all.Click
- Dim DT As DataTable = MyDataset.VWKOMMCOLLI_ABSCHLUSS_PAKET
- For Each DR As DataRow In DT.Rows
- DR.Item("Auswahl") = False
- Next
+ If cmbMandant.Text = "GLS" Then
+ Dim DT As DataTable = MyDataset.VWKOMMCOLLI_ABSCHLUSS_PAKET
+ For Each DR As DataRow In DT.Rows
+ DR.Item("Auswahl") = False
+ Next
+ Else
+ Dim DT As DataTable = MyDataset.VWHUP_REPORT1
+ For Each DR As DataRow In DT.Rows
+ DR.Item("Selected") = False
+ Next
+ End If
+
End Sub
Sub Load_Pakete(vMandant As String)
@@ -305,6 +321,7 @@
Private Sub bw_Tagesabschluss_RunWorkerCompleted(sender As Object, e As System.ComponentModel.RunWorkerCompletedEventArgs) Handles bw_Tagesabschluss.RunWorkerCompleted
If e.Result = True Then
MsgBox("Abschluss erfolgreich ausgeführt.", MsgBoxStyle.Information, "Tagesabschluss")
+ Load_Sendungen()
Else
MsgBox("Fehler bei Abschluss, bitte Log prüfen.")
End If
@@ -313,7 +330,7 @@
Private Sub Load_Sendungen()
Try
Me.VWHUP_REPORT1TableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
- Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True)
+ Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True, False)
Catch ex As System.Exception
MsgBox("Fehler bei Load_Sendungen: " & vbNewLine & ex.Message, MsgBoxStyle.Critical)
End Try
diff --git a/SchaumKommiCollo/KommiCollo/frmAdressChange.Designer.vb b/SchaumKommiCollo/KommiCollo/frmAdressChange.Designer.vb
new file mode 100644
index 0000000..41f648a
--- /dev/null
+++ b/SchaumKommiCollo/KommiCollo/frmAdressChange.Designer.vb
@@ -0,0 +1,171 @@
+ _
+Partial Class frmAdressChange
+ Inherits System.Windows.Forms.Form
+
+ 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
+ _
+ Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+ Try
+ If disposing AndAlso components IsNot Nothing Then
+ components.Dispose()
+ End If
+ Finally
+ MyBase.Dispose(disposing)
+ End Try
+ End Sub
+
+ 'Wird vom Windows Form-Designer benötigt.
+ Private components As System.ComponentModel.IContainer
+
+ 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
+ 'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
+ 'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
+ _
+ Private Sub InitializeComponent()
+ Me.Label1 = New System.Windows.Forms.Label()
+ Me.Label2 = New System.Windows.Forms.Label()
+ Me.Label3 = New System.Windows.Forms.Label()
+ Me.Label4 = New System.Windows.Forms.Label()
+ Me.Label5 = New System.Windows.Forms.Label()
+ Me.txtName1 = New System.Windows.Forms.TextBox()
+ Me.txtName2 = New System.Windows.Forms.TextBox()
+ Me.txtStrasse = New System.Windows.Forms.TextBox()
+ Me.txtPLZ = New System.Windows.Forms.TextBox()
+ Me.txtOrt = New System.Windows.Forms.TextBox()
+ Me.btnsave = New System.Windows.Forms.Button()
+ Me.SuspendLayout()
+ '
+ 'Label1
+ '
+ Me.Label1.AutoSize = True
+ Me.Label1.Location = New System.Drawing.Point(12, 9)
+ Me.Label1.Name = "Label1"
+ Me.Label1.Size = New System.Drawing.Size(48, 16)
+ Me.Label1.TabIndex = 0
+ Me.Label1.Text = "Name1"
+ '
+ 'Label2
+ '
+ Me.Label2.AutoSize = True
+ Me.Label2.Location = New System.Drawing.Point(12, 43)
+ Me.Label2.Name = "Label2"
+ Me.Label2.Size = New System.Drawing.Size(48, 16)
+ Me.Label2.TabIndex = 1
+ Me.Label2.Text = "Name2"
+ '
+ 'Label3
+ '
+ Me.Label3.AutoSize = True
+ Me.Label3.Location = New System.Drawing.Point(14, 79)
+ Me.Label3.Name = "Label3"
+ Me.Label3.Size = New System.Drawing.Size(46, 16)
+ Me.Label3.TabIndex = 2
+ Me.Label3.Text = "Straße"
+ '
+ 'Label4
+ '
+ Me.Label4.AutoSize = True
+ Me.Label4.Location = New System.Drawing.Point(14, 113)
+ Me.Label4.Name = "Label4"
+ Me.Label4.Size = New System.Drawing.Size(28, 16)
+ Me.Label4.TabIndex = 3
+ Me.Label4.Text = "PLZ"
+ '
+ 'Label5
+ '
+ Me.Label5.AutoSize = True
+ Me.Label5.Location = New System.Drawing.Point(16, 148)
+ Me.Label5.Name = "Label5"
+ Me.Label5.Size = New System.Drawing.Size(26, 16)
+ Me.Label5.TabIndex = 4
+ Me.Label5.Text = "Ort"
+ '
+ 'txtName1
+ '
+ Me.txtName1.Location = New System.Drawing.Point(93, 6)
+ Me.txtName1.Name = "txtName1"
+ Me.txtName1.Size = New System.Drawing.Size(309, 23)
+ Me.txtName1.TabIndex = 5
+ '
+ 'txtName2
+ '
+ Me.txtName2.Location = New System.Drawing.Point(93, 43)
+ Me.txtName2.Name = "txtName2"
+ Me.txtName2.Size = New System.Drawing.Size(309, 23)
+ Me.txtName2.TabIndex = 6
+ '
+ 'txtStrasse
+ '
+ Me.txtStrasse.Location = New System.Drawing.Point(93, 76)
+ Me.txtStrasse.Name = "txtStrasse"
+ Me.txtStrasse.Size = New System.Drawing.Size(309, 23)
+ Me.txtStrasse.TabIndex = 7
+ '
+ 'txtPLZ
+ '
+ Me.txtPLZ.Location = New System.Drawing.Point(93, 110)
+ Me.txtPLZ.Name = "txtPLZ"
+ Me.txtPLZ.Size = New System.Drawing.Size(213, 23)
+ Me.txtPLZ.TabIndex = 8
+ '
+ 'txtOrt
+ '
+ Me.txtOrt.Location = New System.Drawing.Point(93, 145)
+ Me.txtOrt.Name = "txtOrt"
+ Me.txtOrt.Size = New System.Drawing.Size(309, 23)
+ Me.txtOrt.TabIndex = 9
+ '
+ 'btnsave
+ '
+ Me.btnsave.Image = Global.KommiCollo.My.Resources.Resources.save
+ Me.btnsave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnsave.Location = New System.Drawing.Point(15, 181)
+ Me.btnsave.Name = "btnsave"
+ Me.btnsave.Size = New System.Drawing.Size(387, 34)
+ Me.btnsave.TabIndex = 10
+ Me.btnsave.Text = "Speichern und Schliessen"
+ Me.btnsave.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnsave.UseVisualStyleBackColor = True
+ '
+ 'frmAdressChange
+ '
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+ Me.ClientSize = New System.Drawing.Size(414, 230)
+ Me.Controls.Add(Me.btnsave)
+ Me.Controls.Add(Me.txtOrt)
+ Me.Controls.Add(Me.txtPLZ)
+ Me.Controls.Add(Me.txtStrasse)
+ Me.Controls.Add(Me.txtName2)
+ Me.Controls.Add(Me.txtName1)
+ Me.Controls.Add(Me.Label5)
+ Me.Controls.Add(Me.Label4)
+ Me.Controls.Add(Me.Label3)
+ Me.Controls.Add(Me.Label2)
+ Me.Controls.Add(Me.Label1)
+ Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
+ Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
+ Me.MaximizeBox = False
+ Me.MinimizeBox = False
+ Me.Name = "frmAdressChange"
+ Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
+ Me.Text = "Adress-Änderung"
+ Me.TopMost = True
+ Me.ResumeLayout(False)
+ Me.PerformLayout()
+
+ End Sub
+
+ Friend WithEvents Label1 As Label
+ Friend WithEvents Label2 As Label
+ Friend WithEvents Label3 As Label
+ Friend WithEvents Label4 As Label
+ Friend WithEvents Label5 As Label
+ Friend WithEvents txtName1 As TextBox
+ Friend WithEvents txtName2 As TextBox
+ Friend WithEvents txtStrasse As TextBox
+ Friend WithEvents txtPLZ As TextBox
+ Friend WithEvents txtOrt As TextBox
+ Friend WithEvents btnsave As Button
+End Class
diff --git a/SchaumKommiCollo/KommiCollo/frmAdressChange.resx b/SchaumKommiCollo/KommiCollo/frmAdressChange.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/SchaumKommiCollo/KommiCollo/frmAdressChange.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/SchaumKommiCollo/KommiCollo/frmAdressChange.vb b/SchaumKommiCollo/KommiCollo/frmAdressChange.vb
new file mode 100644
index 0000000..28bddf6
--- /dev/null
+++ b/SchaumKommiCollo/KommiCollo/frmAdressChange.vb
@@ -0,0 +1,46 @@
+Public Class frmAdressChange
+ Private Sub btnsave_Click(sender As Object, e As EventArgs) Handles btnsave.Click
+ Dim upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET NAME1 = '{0}', NAME2 = '{1}', STRASSE = '{2}', PLZ = '{3}', ORT = '{4}' WHERE GUID = {5}",
+ txtName1.Text, txtName1.Text, txtStrasse.Text, txtPLZ.Text, txtOrt.Text, CURRENT_SENDUNG)
+ If ClassDatabase.Execute_non_Query(upd) = True Then
+ Me.Close()
+ End If
+ End Sub
+
+ Private Sub frmAdressChange_Load(sender As Object, e As EventArgs) Handles Me.Load
+ Dim sel = "select * from TBKOMMCOLLI_SENDUNGEN WHERE GUID = " & CURRENT_SENDUNG
+ Dim DT As DataTable = ClassDatabase.Return_Datatable(sel)
+ If Not IsNothing(DT) Then
+ If DT.Rows.Count = 1 Then
+ Try
+ txtName1.Text = DT.Rows(0).Item("NAME1")
+ Catch ex As Exception
+
+ End Try
+ Try
+ txtName2.Text = DT.Rows(0).Item("NAME2")
+ Catch ex As Exception
+
+ End Try
+ Try
+ txtStrasse.Text = DT.Rows(0).Item("STRASSE")
+ Catch ex As Exception
+
+ End Try
+ Try
+ txtPLZ.Text = DT.Rows(0).Item("PLZ")
+ Catch ex As Exception
+
+ End Try
+ Try
+ txtOrt.Text = DT.Rows(0).Item("ORT")
+ Catch ex As Exception
+
+ End Try
+
+
+
+ End If
+ End If
+ End Sub
+End Class
\ No newline at end of file
diff --git a/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb b/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
index 76c8878..e4ceb96 100644
--- a/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
+++ b/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
@@ -80,7 +80,26 @@ Partial Class frmMain
Me.btnAddPaket = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.pnlHuP = New System.Windows.Forms.Panel()
- Me.btnPrintOptions = New System.Windows.Forms.Button()
+ Me.TabControl2 = New System.Windows.Forms.TabControl()
+ Me.TabPage3 = New System.Windows.Forms.TabPage()
+ Me.GridControlPos = New DevExpress.XtraGrid.GridControl()
+ Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView()
+ Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.colPOSINHALT = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.colGEWICHT = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.TabPage4 = New System.Windows.Forms.TabPage()
+ Me.GridControlLHM = New DevExpress.XtraGrid.GridControl()
+ Me.GridViewLHM = New DevExpress.XtraGrid.Views.Grid.GridView()
+ Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.btnChangeAdress = New System.Windows.Forms.Button()
+ Me.TabControl1 = New System.Windows.Forms.TabControl()
+ Me.TabPage1 = New System.Windows.Forms.TabPage()
+ Me.txtFreitext = New System.Windows.Forms.TextBox()
+ Me.btnFreitext = New System.Windows.Forms.Button()
+ Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.ListBox1 = New System.Windows.Forms.ListBox()
@@ -91,16 +110,10 @@ Partial Class frmMain
Me.cmbTextschlüssel = New System.Windows.Forms.ComboBox()
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.Label7 = New System.Windows.Forms.Label()
- Me.GridControlPos = New DevExpress.XtraGrid.GridControl()
- Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView()
- Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
- Me.colPOSINHALT = New DevExpress.XtraGrid.Columns.GridColumn()
- Me.colGEWICHT = New DevExpress.XtraGrid.Columns.GridColumn()
+ Me.btnPrintOptions = New System.Windows.Forms.Button()
Me.btnnewPallet = New System.Windows.Forms.Button()
- Me.lblLieferscheine = New System.Windows.Forms.Label()
Me.btnPalfertig = New System.Windows.Forms.Button()
- Me.btndeletePos = New System.Windows.Forms.Button()
+ Me.btndeletePosLHM = New System.Windows.Forms.Button()
Me.cmbLHM = New System.Windows.Forms.ComboBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.btnSendungFertig = New System.Windows.Forms.Button()
@@ -129,12 +142,20 @@ Partial Class frmMain
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.pnlHuP.SuspendLayout()
- Me.GroupBox1.SuspendLayout()
- CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabControl2.SuspendLayout()
+ Me.TabPage3.SuspendLayout()
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabPage4.SuspendLayout()
+ CType(Me.GridControlLHM, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.GridViewLHM, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabControl1.SuspendLayout()
+ Me.TabPage1.SuspendLayout()
+ Me.TabPage2.SuspendLayout()
+ Me.GroupBox1.SuspendLayout()
+ CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'PAKET_IDLabel
@@ -389,7 +410,7 @@ Partial Class frmMain
Me.pnlAddBarcodes.Controls.Add(Me.Label2)
Me.pnlAddBarcodes.Controls.Add(PAKET_IDLabel)
Me.pnlAddBarcodes.Controls.Add(Me.PAKET_IDTextBox)
- Me.pnlAddBarcodes.Location = New System.Drawing.Point(198, 17)
+ Me.pnlAddBarcodes.Location = New System.Drawing.Point(99, 16)
Me.pnlAddBarcodes.Name = "pnlAddBarcodes"
Me.pnlAddBarcodes.Size = New System.Drawing.Size(755, 345)
Me.pnlAddBarcodes.TabIndex = 4
@@ -521,7 +542,7 @@ Partial Class frmMain
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsinfolabel})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 810)
+ Me.StatusStrip1.Location = New System.Drawing.Point(0, 711)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(1209, 22)
Me.StatusStrip1.TabIndex = 5
@@ -540,7 +561,7 @@ Partial Class frmMain
Me.pnlError.Controls.Add(Me.picbxError)
Me.pnlError.Controls.Add(Me.txtError)
Me.pnlError.Dock = System.Windows.Forms.DockStyle.Bottom
- Me.pnlError.Location = New System.Drawing.Point(0, 702)
+ Me.pnlError.Location = New System.Drawing.Point(0, 603)
Me.pnlError.Name = "pnlError"
Me.pnlError.Size = New System.Drawing.Size(1209, 108)
Me.pnlError.TabIndex = 6
@@ -560,7 +581,7 @@ Partial Class frmMain
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel1.Location = New System.Drawing.Point(0, 54)
Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(135, 648)
+ Me.Panel1.Size = New System.Drawing.Size(135, 549)
Me.Panel1.TabIndex = 7
'
'Button1
@@ -580,7 +601,7 @@ Partial Class frmMain
'
Me.txtPaketID.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.txtPaketID.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.txtPaketID.Location = New System.Drawing.Point(12, 557)
+ Me.txtPaketID.Location = New System.Drawing.Point(12, 458)
Me.txtPaketID.Name = "txtPaketID"
Me.txtPaketID.Size = New System.Drawing.Size(112, 25)
Me.txtPaketID.TabIndex = 3
@@ -590,7 +611,7 @@ Partial Class frmMain
Me.btndeletePaket.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btndeletePaket.Image = Global.KommiCollo.My.Resources.Resources.package_delete
Me.btndeletePaket.ImageAlign = System.Drawing.ContentAlignment.TopLeft
- Me.btndeletePaket.Location = New System.Drawing.Point(12, 592)
+ Me.btndeletePaket.Location = New System.Drawing.Point(12, 493)
Me.btndeletePaket.Name = "btndeletePaket"
Me.btndeletePaket.Size = New System.Drawing.Size(112, 50)
Me.btndeletePaket.TabIndex = 2
@@ -606,7 +627,7 @@ Partial Class frmMain
Me.btnAbschlussPakete.Name = "btnAbschlussPakete"
Me.btnAbschlussPakete.Size = New System.Drawing.Size(112, 72)
Me.btnAbschlussPakete.TabIndex = 1
- Me.btnAbschlussPakete.Text = "Pakete abschliessen"
+ Me.btnAbschlussPakete.Text = "Einheiten abschliessen"
Me.btnAbschlussPakete.TextAlign = System.Drawing.ContentAlignment.BottomLeft
Me.btnAbschlussPakete.UseVisualStyleBackColor = True
'
@@ -626,162 +647,68 @@ Partial Class frmMain
'Panel2
'
Me.Panel2.Controls.Add(Me.pnlHuP)
- Me.Panel2.Controls.Add(Me.pnlAddBarcodes)
Me.Panel2.Controls.Add(Me.pnlPaketadd)
+ Me.Panel2.Controls.Add(Me.pnlAddBarcodes)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel2.Location = New System.Drawing.Point(135, 54)
Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(1074, 648)
+ Me.Panel2.Size = New System.Drawing.Size(1074, 549)
Me.Panel2.TabIndex = 8
'
'pnlHuP
'
+ Me.pnlHuP.Controls.Add(Me.TabControl2)
+ Me.pnlHuP.Controls.Add(Me.btnChangeAdress)
+ Me.pnlHuP.Controls.Add(Me.TabControl1)
Me.pnlHuP.Controls.Add(Me.btnPrintOptions)
- Me.pnlHuP.Controls.Add(Me.GroupBox1)
- Me.pnlHuP.Controls.Add(Me.GridControlPos)
Me.pnlHuP.Controls.Add(Me.btnnewPallet)
- Me.pnlHuP.Controls.Add(Me.lblLieferscheine)
Me.pnlHuP.Controls.Add(Me.btnPalfertig)
- Me.pnlHuP.Controls.Add(Me.btndeletePos)
+ Me.pnlHuP.Controls.Add(Me.btndeletePosLHM)
Me.pnlHuP.Controls.Add(Me.cmbLHM)
Me.pnlHuP.Controls.Add(Label5)
Me.pnlHuP.Controls.Add(Me.Label6)
Me.pnlHuP.Controls.Add(Me.btnSendungFertig)
Me.pnlHuP.Controls.Add(Me.txtScanHUP)
Me.pnlHuP.Controls.Add(Me.Label9)
- Me.pnlHuP.Location = New System.Drawing.Point(27, 20)
+ Me.pnlHuP.Location = New System.Drawing.Point(25, 3)
Me.pnlHuP.Name = "pnlHuP"
- Me.pnlHuP.Size = New System.Drawing.Size(896, 643)
+ Me.pnlHuP.Size = New System.Drawing.Size(1049, 553)
Me.pnlHuP.TabIndex = 14
Me.pnlHuP.Visible = False
'
- 'btnPrintOptions
+ 'TabControl2
'
- Me.btnPrintOptions.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.btnPrintOptions.Image = Global.KommiCollo.My.Resources.Resources.BarCodeHS
- Me.btnPrintOptions.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnPrintOptions.Location = New System.Drawing.Point(362, 306)
- Me.btnPrintOptions.Name = "btnPrintOptions"
- Me.btnPrintOptions.Size = New System.Drawing.Size(158, 39)
- Me.btnPrintOptions.TabIndex = 5
- Me.btnPrintOptions.Text = "Druck-Optionen"
- Me.btnPrintOptions.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnPrintOptions.UseVisualStyleBackColor = True
- Me.btnPrintOptions.Visible = False
+ Me.TabControl2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
+ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+ Me.TabControl2.Controls.Add(Me.TabPage3)
+ Me.TabControl2.Controls.Add(Me.TabPage4)
+ Me.TabControl2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.TabControl2.Location = New System.Drawing.Point(19, 120)
+ Me.TabControl2.Name = "TabControl2"
+ Me.TabControl2.SelectedIndex = 0
+ Me.TabControl2.Size = New System.Drawing.Size(929, 141)
+ Me.TabControl2.TabIndex = 30
'
- 'GroupBox1
+ 'TabPage3
'
- Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.GroupBox1.Controls.Add(Me.Button2)
- Me.GroupBox1.Controls.Add(Me.ListBox1)
- Me.GroupBox1.Controls.Add(Me.btnAddTextschlüssel)
- Me.GroupBox1.Controls.Add(Me.Label8)
- Me.GroupBox1.Controls.Add(Me.txtHinweistext)
- Me.GroupBox1.Controls.Add(Me.cmbTextschlüssel)
- Me.GroupBox1.Controls.Add(Me.Label7)
- Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.GroupBox1.Location = New System.Drawing.Point(19, 345)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(860, 233)
- Me.GroupBox1.TabIndex = 27
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "Textinformationen:"
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button2.Image = Global.KommiCollo.My.Resources.Resources.delete
- Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.Button2.Location = New System.Drawing.Point(554, 151)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(79, 23)
- Me.Button2.TabIndex = 29
- Me.Button2.Text = "löschen"
- Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'ListBox1
- '
- Me.ListBox1.DataSource = Me.TBKOMMCOLLI_HINWEISBindingSource
- Me.ListBox1.DisplayMember = "BEZEICHNUNG"
- Me.ListBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ListBox1.FormattingEnabled = True
- Me.ListBox1.ItemHeight = 17
- Me.ListBox1.Location = New System.Drawing.Point(11, 151)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(533, 72)
- Me.ListBox1.TabIndex = 3
- Me.ListBox1.ValueMember = "GUID"
- '
- 'TBKOMMCOLLI_HINWEISBindingSource
- '
- Me.TBKOMMCOLLI_HINWEISBindingSource.DataMember = "TBKOMMCOLLI_HINWEIS"
- Me.TBKOMMCOLLI_HINWEISBindingSource.DataSource = Me.MyDataset
- '
- 'btnAddTextschlüssel
- '
- Me.btnAddTextschlüssel.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
- Me.btnAddTextschlüssel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnAddTextschlüssel.Location = New System.Drawing.Point(554, 105)
- Me.btnAddTextschlüssel.Name = "btnAddTextschlüssel"
- Me.btnAddTextschlüssel.Size = New System.Drawing.Size(171, 29)
- Me.btnAddTextschlüssel.TabIndex = 2
- Me.btnAddTextschlüssel.Text = "Text hinzufügen"
- Me.btnAddTextschlüssel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btnAddTextschlüssel.UseVisualStyleBackColor = True
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(7, 25)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(163, 21)
- Me.Label8.TabIndex = 23
- Me.Label8.Text = "Auswahl Textschlüssel:"
- '
- 'txtHinweistext
- '
- Me.txtHinweistext.Location = New System.Drawing.Point(11, 105)
- Me.txtHinweistext.Name = "txtHinweistext"
- Me.txtHinweistext.Size = New System.Drawing.Size(533, 29)
- Me.txtHinweistext.TabIndex = 1
- '
- 'cmbTextschlüssel
- '
- Me.cmbTextschlüssel.DataSource = Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
- Me.cmbTextschlüssel.DisplayMember = "BEZEICHNUNG"
- Me.cmbTextschlüssel.FormattingEnabled = True
- Me.cmbTextschlüssel.Location = New System.Drawing.Point(11, 49)
- Me.cmbTextschlüssel.Name = "cmbTextschlüssel"
- Me.cmbTextschlüssel.Size = New System.Drawing.Size(533, 29)
- Me.cmbTextschlüssel.TabIndex = 0
- Me.cmbTextschlüssel.ValueMember = "GUID"
- '
- 'TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
- '
- Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataMember = "TBKOMMCOLLI_TEXTSCHLUESSEL"
- Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataSource = Me.MyDataset
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(6, 81)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(116, 21)
- Me.Label7.TabIndex = 25
- Me.Label7.Text = "Textergänzung:"
+ Me.TabPage3.Controls.Add(Me.GridControlPos)
+ Me.TabPage3.Location = New System.Drawing.Point(4, 26)
+ Me.TabPage3.Name = "TabPage3"
+ Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage3.Size = New System.Drawing.Size(921, 111)
+ Me.TabPage3.TabIndex = 0
+ Me.TabPage3.Text = "Übersicht Lieferscheine"
+ Me.TabPage3.UseVisualStyleBackColor = True
'
'GridControlPos
'
- Me.GridControlPos.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GridControlPos.DataSource = Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource
+ Me.GridControlPos.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControlPos.Font = New System.Drawing.Font("Segoe UI", 14.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.GridControlPos.Location = New System.Drawing.Point(19, 152)
+ Me.GridControlPos.Location = New System.Drawing.Point(3, 3)
Me.GridControlPos.MainView = Me.grvwGridPos
Me.GridControlPos.Name = "GridControlPos"
- Me.GridControlPos.Size = New System.Drawing.Size(748, 146)
+ Me.GridControlPos.Size = New System.Drawing.Size(915, 105)
Me.GridControlPos.TabIndex = 2
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
'
@@ -834,54 +761,298 @@ Partial Class frmMain
Me.colGEWICHT.VisibleIndex = 2
Me.colGEWICHT.Width = 165
'
+ 'TabPage4
+ '
+ Me.TabPage4.Controls.Add(Me.GridControlLHM)
+ Me.TabPage4.Location = New System.Drawing.Point(4, 26)
+ Me.TabPage4.Name = "TabPage4"
+ Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage4.Size = New System.Drawing.Size(921, 111)
+ Me.TabPage4.TabIndex = 1
+ Me.TabPage4.Text = "LHM-Übersicht"
+ Me.TabPage4.UseVisualStyleBackColor = True
+ '
+ 'GridControlLHM
+ '
+ Me.GridControlLHM.DataSource = Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource
+ Me.GridControlLHM.Dock = System.Windows.Forms.DockStyle.Fill
+ Me.GridControlLHM.Font = New System.Drawing.Font("Segoe UI", 14.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.GridControlLHM.Location = New System.Drawing.Point(3, 3)
+ Me.GridControlLHM.MainView = Me.GridViewLHM
+ Me.GridControlLHM.Name = "GridControlLHM"
+ Me.GridControlLHM.Size = New System.Drawing.Size(915, 105)
+ Me.GridControlLHM.TabIndex = 3
+ Me.GridControlLHM.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewLHM})
+ '
+ 'GridViewLHM
+ '
+ Me.GridViewLHM.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
+ Me.GridViewLHM.Appearance.EvenRow.Options.UseBackColor = True
+ Me.GridViewLHM.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.GridColumn2, Me.GridColumn3})
+ Me.GridViewLHM.GridControl = Me.GridControlLHM
+ Me.GridViewLHM.Name = "GridViewLHM"
+ Me.GridViewLHM.OptionsView.EnableAppearanceEvenRow = True
+ Me.GridViewLHM.OptionsView.ShowGroupExpandCollapseButtons = False
+ Me.GridViewLHM.OptionsView.ShowGroupPanel = False
+ '
+ 'GridColumn1
+ '
+ Me.GridColumn1.Caption = "ID"
+ Me.GridColumn1.FieldName = "GUID"
+ Me.GridColumn1.Name = "GridColumn1"
+ Me.GridColumn1.OptionsColumn.AllowEdit = False
+ Me.GridColumn1.Visible = True
+ Me.GridColumn1.VisibleIndex = 0
+ Me.GridColumn1.Width = 61
+ '
+ 'GridColumn2
+ '
+ Me.GridColumn2.Caption = "Positionsinhalt"
+ Me.GridColumn2.FieldName = "POSINHALT"
+ Me.GridColumn2.Name = "GridColumn2"
+ Me.GridColumn2.OptionsColumn.AllowEdit = False
+ Me.GridColumn2.Visible = True
+ Me.GridColumn2.VisibleIndex = 1
+ Me.GridColumn2.Width = 504
+ '
+ 'GridColumn3
+ '
+ Me.GridColumn3.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
+ Me.GridColumn3.AppearanceCell.Options.UseBackColor = True
+ Me.GridColumn3.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
+ Me.GridColumn3.AppearanceHeader.Options.UseBackColor = True
+ Me.GridColumn3.Caption = "Gewicht"
+ Me.GridColumn3.FieldName = "GEWICHT"
+ Me.GridColumn3.Name = "GridColumn3"
+ Me.GridColumn3.Visible = True
+ Me.GridColumn3.VisibleIndex = 2
+ Me.GridColumn3.Width = 165
+ '
+ 'btnChangeAdress
+ '
+ Me.btnChangeAdress.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+ Me.btnChangeAdress.Image = Global.KommiCollo.My.Resources.Resources.ChangeQueryType_InsertResults_272
+ Me.btnChangeAdress.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnChangeAdress.Location = New System.Drawing.Point(435, 261)
+ Me.btnChangeAdress.Name = "btnChangeAdress"
+ Me.btnChangeAdress.Size = New System.Drawing.Size(160, 39)
+ Me.btnChangeAdress.TabIndex = 29
+ Me.btnChangeAdress.Text = "Adresse ändern"
+ Me.btnChangeAdress.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnChangeAdress.UseVisualStyleBackColor = True
+ '
+ 'TabControl1
+ '
+ Me.TabControl1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+ Me.TabControl1.Controls.Add(Me.TabPage1)
+ Me.TabControl1.Controls.Add(Me.TabPage2)
+ Me.TabControl1.Location = New System.Drawing.Point(19, 306)
+ Me.TabControl1.Name = "TabControl1"
+ Me.TabControl1.SelectedIndex = 0
+ Me.TabControl1.Size = New System.Drawing.Size(929, 227)
+ Me.TabControl1.TabIndex = 28
+ '
+ 'TabPage1
+ '
+ Me.TabPage1.Controls.Add(Me.txtFreitext)
+ Me.TabPage1.Controls.Add(Me.btnFreitext)
+ Me.TabPage1.Location = New System.Drawing.Point(4, 30)
+ Me.TabPage1.Name = "TabPage1"
+ Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage1.Size = New System.Drawing.Size(921, 193)
+ Me.TabPage1.TabIndex = 0
+ Me.TabPage1.Text = "Freitext zu Sendung:"
+ Me.TabPage1.UseVisualStyleBackColor = True
+ '
+ 'txtFreitext
+ '
+ Me.txtFreitext.AcceptsReturn = True
+ Me.txtFreitext.AcceptsTab = True
+ Me.txtFreitext.Location = New System.Drawing.Point(6, 7)
+ Me.txtFreitext.Multiline = True
+ Me.txtFreitext.Name = "txtFreitext"
+ Me.txtFreitext.Size = New System.Drawing.Size(533, 122)
+ Me.txtFreitext.TabIndex = 6
+ '
+ 'btnFreitext
+ '
+ Me.btnFreitext.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
+ Me.btnFreitext.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnFreitext.Location = New System.Drawing.Point(545, 7)
+ Me.btnFreitext.Name = "btnFreitext"
+ Me.btnFreitext.Size = New System.Drawing.Size(171, 29)
+ Me.btnFreitext.TabIndex = 5
+ Me.btnFreitext.Text = "Freitext hinzufügen"
+ Me.btnFreitext.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnFreitext.UseVisualStyleBackColor = True
+ '
+ 'TabPage2
+ '
+ Me.TabPage2.Controls.Add(Me.GroupBox1)
+ Me.TabPage2.Location = New System.Drawing.Point(4, 30)
+ Me.TabPage2.Name = "TabPage2"
+ Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage2.Size = New System.Drawing.Size(921, 193)
+ Me.TabPage2.TabIndex = 1
+ Me.TabPage2.Text = "Textinfo FORTRAS"
+ Me.TabPage2.UseVisualStyleBackColor = True
+ '
+ 'GroupBox1
+ '
+ Me.GroupBox1.Controls.Add(Me.Button2)
+ Me.GroupBox1.Controls.Add(Me.ListBox1)
+ Me.GroupBox1.Controls.Add(Me.btnAddTextschlüssel)
+ Me.GroupBox1.Controls.Add(Me.Label8)
+ Me.GroupBox1.Controls.Add(Me.txtHinweistext)
+ Me.GroupBox1.Controls.Add(Me.cmbTextschlüssel)
+ Me.GroupBox1.Controls.Add(Me.Label7)
+ Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
+ Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.GroupBox1.Location = New System.Drawing.Point(3, 3)
+ Me.GroupBox1.Name = "GroupBox1"
+ Me.GroupBox1.Size = New System.Drawing.Size(915, 187)
+ Me.GroupBox1.TabIndex = 27
+ Me.GroupBox1.TabStop = False
+ Me.GroupBox1.Text = "Textinformationen:"
+ '
+ 'Button2
+ '
+ Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.Button2.Image = Global.KommiCollo.My.Resources.Resources.delete
+ Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.Button2.Location = New System.Drawing.Point(779, 145)
+ Me.Button2.Name = "Button2"
+ Me.Button2.Size = New System.Drawing.Size(79, 23)
+ Me.Button2.TabIndex = 29
+ Me.Button2.Text = "löschen"
+ Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.Button2.UseVisualStyleBackColor = True
+ '
+ 'ListBox1
+ '
+ Me.ListBox1.DataSource = Me.TBKOMMCOLLI_HINWEISBindingSource
+ Me.ListBox1.DisplayMember = "BEZEICHNUNG"
+ Me.ListBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.ListBox1.FormattingEnabled = True
+ Me.ListBox1.ItemHeight = 17
+ Me.ListBox1.Location = New System.Drawing.Point(159, 80)
+ Me.ListBox1.Name = "ListBox1"
+ Me.ListBox1.Size = New System.Drawing.Size(614, 89)
+ Me.ListBox1.TabIndex = 3
+ Me.ListBox1.ValueMember = "GUID"
+ '
+ 'TBKOMMCOLLI_HINWEISBindingSource
+ '
+ Me.TBKOMMCOLLI_HINWEISBindingSource.DataMember = "TBKOMMCOLLI_HINWEIS"
+ Me.TBKOMMCOLLI_HINWEISBindingSource.DataSource = Me.MyDataset
+ '
+ 'btnAddTextschlüssel
+ '
+ Me.btnAddTextschlüssel.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.btnAddTextschlüssel.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
+ Me.btnAddTextschlüssel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnAddTextschlüssel.Location = New System.Drawing.Point(11, 80)
+ Me.btnAddTextschlüssel.Name = "btnAddTextschlüssel"
+ Me.btnAddTextschlüssel.Size = New System.Drawing.Size(127, 29)
+ Me.btnAddTextschlüssel.TabIndex = 2
+ Me.btnAddTextschlüssel.Text = "Text hinzufügen"
+ Me.btnAddTextschlüssel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnAddTextschlüssel.UseVisualStyleBackColor = True
+ '
+ 'Label8
+ '
+ Me.Label8.AutoSize = True
+ Me.Label8.Location = New System.Drawing.Point(7, 25)
+ Me.Label8.Name = "Label8"
+ Me.Label8.Size = New System.Drawing.Size(163, 21)
+ Me.Label8.TabIndex = 23
+ Me.Label8.Text = "Auswahl Textschlüssel:"
+ '
+ 'txtHinweistext
+ '
+ Me.txtHinweistext.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.txtHinweistext.Location = New System.Drawing.Point(338, 49)
+ Me.txtHinweistext.Name = "txtHinweistext"
+ Me.txtHinweistext.Size = New System.Drawing.Size(533, 25)
+ Me.txtHinweistext.TabIndex = 1
+ '
+ 'cmbTextschlüssel
+ '
+ Me.cmbTextschlüssel.DataSource = Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
+ Me.cmbTextschlüssel.DisplayMember = "BEZEICHNUNG"
+ Me.cmbTextschlüssel.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.cmbTextschlüssel.FormattingEnabled = True
+ Me.cmbTextschlüssel.Location = New System.Drawing.Point(11, 49)
+ Me.cmbTextschlüssel.Name = "cmbTextschlüssel"
+ Me.cmbTextschlüssel.Size = New System.Drawing.Size(317, 25)
+ Me.cmbTextschlüssel.TabIndex = 0
+ Me.cmbTextschlüssel.ValueMember = "GUID"
+ '
+ 'TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
+ '
+ Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataMember = "TBKOMMCOLLI_TEXTSCHLUESSEL"
+ Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataSource = Me.MyDataset
+ '
+ 'Label7
+ '
+ Me.Label7.AutoSize = True
+ Me.Label7.Location = New System.Drawing.Point(334, 25)
+ Me.Label7.Name = "Label7"
+ Me.Label7.Size = New System.Drawing.Size(116, 21)
+ Me.Label7.TabIndex = 25
+ Me.Label7.Text = "Textergänzung:"
+ '
+ 'btnPrintOptions
+ '
+ Me.btnPrintOptions.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+ Me.btnPrintOptions.Image = Global.KommiCollo.My.Resources.Resources.BarCodeHS
+ Me.btnPrintOptions.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnPrintOptions.Location = New System.Drawing.Point(271, 261)
+ Me.btnPrintOptions.Name = "btnPrintOptions"
+ Me.btnPrintOptions.Size = New System.Drawing.Size(158, 39)
+ Me.btnPrintOptions.TabIndex = 5
+ Me.btnPrintOptions.Text = "Druck-Optionen"
+ Me.btnPrintOptions.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btnPrintOptions.UseVisualStyleBackColor = True
+ Me.btnPrintOptions.Visible = False
+ '
'btnnewPallet
'
- Me.btnnewPallet.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnnewPallet.Font = New System.Drawing.Font("Segoe UI", 12.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnnewPallet.Image = Global.KommiCollo.My.Resources.Resources.package_add
Me.btnnewPallet.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnnewPallet.Location = New System.Drawing.Point(551, 306)
+ Me.btnnewPallet.Location = New System.Drawing.Point(482, 16)
Me.btnnewPallet.Name = "btnnewPallet"
- Me.btnnewPallet.Size = New System.Drawing.Size(216, 39)
+ Me.btnnewPallet.Size = New System.Drawing.Size(227, 34)
Me.btnnewPallet.TabIndex = 6
- Me.btnnewPallet.Text = "Neue Palette"
+ Me.btnnewPallet.Text = "Neue Palette/neues LHM"
Me.btnnewPallet.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnnewPallet.UseVisualStyleBackColor = True
'
- 'lblLieferscheine
- '
- Me.lblLieferscheine.AutoSize = True
- Me.lblLieferscheine.Location = New System.Drawing.Point(15, 128)
- Me.lblLieferscheine.Name = "lblLieferscheine"
- Me.lblLieferscheine.Size = New System.Drawing.Size(79, 21)
- Me.lblLieferscheine.TabIndex = 20
- Me.lblLieferscheine.Text = "Übersicht:"
- '
'btnPalfertig
'
- Me.btnPalfertig.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnPalfertig.Image = Global.KommiCollo.My.Resources.Resources.package_go
Me.btnPalfertig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnPalfertig.Location = New System.Drawing.Point(185, 306)
+ Me.btnPalfertig.Location = New System.Drawing.Point(715, 16)
Me.btnPalfertig.Name = "btnPalfertig"
- Me.btnPalfertig.Size = New System.Drawing.Size(171, 38)
+ Me.btnPalfertig.Size = New System.Drawing.Size(331, 33)
Me.btnPalfertig.TabIndex = 4
Me.btnPalfertig.Text = "Palette fertig"
Me.btnPalfertig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnPalfertig.UseVisualStyleBackColor = True
'
- 'btndeletePos
+ 'btndeletePosLHM
'
- Me.btndeletePos.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.btndeletePos.Image = Global.KommiCollo.My.Resources.Resources.delete2
- Me.btndeletePos.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btndeletePos.Location = New System.Drawing.Point(19, 305)
- Me.btndeletePos.Name = "btndeletePos"
- Me.btndeletePos.Size = New System.Drawing.Size(160, 39)
- Me.btndeletePos.TabIndex = 3
- Me.btndeletePos.Text = "Lösche Position"
- Me.btndeletePos.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.btndeletePos.UseVisualStyleBackColor = True
+ Me.btndeletePosLHM.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+ Me.btndeletePosLHM.Image = Global.KommiCollo.My.Resources.Resources.delete2
+ Me.btndeletePosLHM.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btndeletePosLHM.Location = New System.Drawing.Point(19, 261)
+ Me.btndeletePosLHM.Name = "btndeletePosLHM"
+ Me.btndeletePosLHM.Size = New System.Drawing.Size(246, 39)
+ Me.btndeletePosLHM.TabIndex = 3
+ Me.btndeletePosLHM.Text = "Lösche Position/Lieferschein"
+ Me.btndeletePosLHM.TextAlign = System.Drawing.ContentAlignment.MiddleRight
+ Me.btndeletePosLHM.UseVisualStyleBackColor = True
'
'cmbLHM
'
@@ -910,7 +1081,7 @@ Partial Class frmMain
Me.btnSendungFertig.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnSendungFertig.Image = Global.KommiCollo.My.Resources.Resources.package_go
Me.btnSendungFertig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnSendungFertig.Location = New System.Drawing.Point(663, 584)
+ Me.btnSendungFertig.Location = New System.Drawing.Point(961, 484)
Me.btnSendungFertig.Name = "btnSendungFertig"
Me.btnSendungFertig.Size = New System.Drawing.Size(216, 45)
Me.btnSendungFertig.TabIndex = 7
@@ -925,7 +1096,7 @@ Partial Class frmMain
Me.txtScanHUP.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtScanHUP.Location = New System.Drawing.Point(185, 61)
Me.txtScanHUP.Name = "txtScanHUP"
- Me.txtScanHUP.Size = New System.Drawing.Size(694, 33)
+ Me.txtScanHUP.Size = New System.Drawing.Size(855, 33)
Me.txtScanHUP.TabIndex = 1
'
'Label9
@@ -952,53 +1123,62 @@ Partial Class frmMain
'
'frmMain
'
- Me.AutoScaleDimensions = New System.Drawing.SizeF(9!, 21!)
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1209, 832)
+ Me.ClientSize = New System.Drawing.Size(1209, 733)
Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.pnlError)
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.ToolStrip1)
Me.Controls.Add(Me.MenuStrip1)
- Me.Font = New System.Drawing.Font("Segoe UI", 12!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
- Me.KeyPreview = true
+ Me.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
+ Me.KeyPreview = True
Me.MainMenuStrip = Me.MenuStrip1
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Name = "frmMain"
Me.Text = "Schaum - Zuordnung Colli "
- Me.MenuStrip1.ResumeLayout(false)
- Me.MenuStrip1.PerformLayout
- Me.ToolStrip1.ResumeLayout(false)
- Me.ToolStrip1.PerformLayout
- CType(Me.picbxError,System.ComponentModel.ISupportInitialize).EndInit
- Me.pnlPaketadd.ResumeLayout(false)
- Me.pnlPaketadd.PerformLayout
- CType(Me.TBWH_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.MyDataset,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- Me.pnlAddBarcodes.ResumeLayout(false)
- Me.pnlAddBarcodes.PerformLayout
- CType(Me.TBKOMMCOLLI_TERMINARTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- Me.StatusStrip1.ResumeLayout(false)
- Me.StatusStrip1.PerformLayout
- Me.pnlError.ResumeLayout(false)
- Me.pnlError.PerformLayout
- Me.Panel1.ResumeLayout(false)
- Me.Panel1.PerformLayout
- Me.Panel2.ResumeLayout(false)
- Me.pnlHuP.ResumeLayout(false)
- Me.pnlHuP.PerformLayout
- Me.GroupBox1.ResumeLayout(false)
- Me.GroupBox1.PerformLayout
- CType(Me.TBKOMMCOLLI_HINWEISBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.GridControlPos,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.grvwGridPos,System.ComponentModel.ISupportInitialize).EndInit
- Me.ResumeLayout(false)
+ Me.MenuStrip1.ResumeLayout(False)
+ Me.MenuStrip1.PerformLayout()
+ Me.ToolStrip1.ResumeLayout(False)
+ Me.ToolStrip1.PerformLayout()
+ CType(Me.picbxError, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.pnlPaketadd.ResumeLayout(False)
+ Me.pnlPaketadd.PerformLayout()
+ CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.pnlAddBarcodes.ResumeLayout(False)
+ Me.pnlAddBarcodes.PerformLayout()
+ CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.StatusStrip1.ResumeLayout(False)
+ Me.StatusStrip1.PerformLayout()
+ Me.pnlError.ResumeLayout(False)
+ Me.pnlError.PerformLayout()
+ Me.Panel1.ResumeLayout(False)
+ Me.Panel1.PerformLayout()
+ Me.Panel2.ResumeLayout(False)
+ Me.pnlHuP.ResumeLayout(False)
+ Me.pnlHuP.PerformLayout()
+ Me.TabControl2.ResumeLayout(False)
+ Me.TabPage3.ResumeLayout(False)
+ CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TabPage4.ResumeLayout(False)
+ CType(Me.GridControlLHM, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.GridViewLHM, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TabControl1.ResumeLayout(False)
+ Me.TabPage1.ResumeLayout(False)
+ Me.TabPage1.PerformLayout()
+ Me.TabPage2.ResumeLayout(False)
+ Me.GroupBox1.ResumeLayout(False)
+ Me.GroupBox1.PerformLayout()
+ CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.ResumeLayout(False)
Me.PerformLayout
End Sub
@@ -1065,9 +1245,8 @@ End Sub
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colPOSINHALT As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colGEWICHT As DevExpress.XtraGrid.Columns.GridColumn
- Friend WithEvents btndeletePos As System.Windows.Forms.Button
+ Friend WithEvents btndeletePosLHM As System.Windows.Forms.Button
Friend WithEvents btnPalfertig As System.Windows.Forms.Button
- Friend WithEvents lblLieferscheine As System.Windows.Forms.Label
Friend WithEvents btnnewPallet As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Label8 As System.Windows.Forms.Label
@@ -1084,4 +1263,18 @@ End Sub
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents btnPrintOptions As System.Windows.Forms.Button
Friend WithEvents bw_Tagesabschluss As System.ComponentModel.BackgroundWorker
+ Friend WithEvents TabControl1 As TabControl
+ Friend WithEvents TabPage1 As TabPage
+ Friend WithEvents txtFreitext As TextBox
+ Friend WithEvents btnFreitext As Button
+ Friend WithEvents TabPage2 As TabPage
+ Friend WithEvents btnChangeAdress As Button
+ Friend WithEvents TabControl2 As TabControl
+ Friend WithEvents TabPage3 As TabPage
+ Friend WithEvents TabPage4 As TabPage
+ Friend WithEvents GridControlLHM As DevExpress.XtraGrid.GridControl
+ Friend WithEvents GridViewLHM As DevExpress.XtraGrid.Views.Grid.GridView
+ Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn
+ Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
+ Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
End Class
diff --git a/SchaumKommiCollo/KommiCollo/frmMain.resx b/SchaumKommiCollo/KommiCollo/frmMain.resx
index 734e808..dde050d 100644
--- a/SchaumKommiCollo/KommiCollo/frmMain.resx
+++ b/SchaumKommiCollo/KommiCollo/frmMain.resx
@@ -168,15 +168,15 @@
1202, 56
+
+ 17, 95
+
17, 134
638, 95
-
- 17, 95
-
330, 95
diff --git a/SchaumKommiCollo/KommiCollo/frmMain.vb b/SchaumKommiCollo/KommiCollo/frmMain.vb
index f0d6bf4..b9da308 100644
--- a/SchaumKommiCollo/KommiCollo/frmMain.vb
+++ b/SchaumKommiCollo/KommiCollo/frmMain.vb
@@ -1,7 +1,7 @@
Imports System.Text
Public Class frmMain
- Dim aktGUID As Integer = 0
+
Dim aktMandant As String
Dim aktLHM_SDG_ID As Integer = 0
Dim SDG_READY As Boolean = False
@@ -15,7 +15,7 @@ Public Class frmMain
Dim CURR_Str As String
Private Sub frmMain_FormClosing(sender As Object, e As FormClosingEventArgs) Handles Me.FormClosing
- If pnlHuP.Visible = True And SDG_READY = False And aktGUID <> 0 Then
+ If pnlHuP.Visible = True And SDG_READY = False And CURRENT_SENDUNG <> 0 Then
Delete_HUP()
End If
@@ -90,8 +90,8 @@ Public Class frmMain
If cmbAuswMandant.SelectedValue = 0 Then
Else
- TBKOMMCOLLI_PAKET_POSTableAdapter.Insert(aktGUID, BC)
- TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, aktGUID)
+ TBKOMMCOLLI_PAKET_POSTableAdapter.Insert(CURRENT_SENDUNG, BC)
+ TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, CURRENT_SENDUNG)
Refresh_Barcodes()
End If
deactivate_Error()
@@ -125,24 +125,25 @@ Public Class frmMain
If _EDV_no <> String.Empty And _LS_no <> String.Empty Then
Dim getMERC_SELECT = String.Format("select TOP 1 vkkopf_kunde FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
Dim MERC_KDNR = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_name1] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFADR1 = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_name2] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFADR2 = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_strasse] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFSTR = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_land_nr] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFLAND = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_ldplz] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFPLZ = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_liefadr_ort] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_LIEFORT = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
- getMERC_SELECT = String.Format("select TOP 1 [vkkopf_gew_netto] FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
- Dim MERC_GEWICHT = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
If MERC_KDNR Is Nothing Then
MsgBox("Für diese Kombination aus Lieferschein und EDV-Nr konnten keine Werte aus mercator geholt werden!", MsgBoxStyle.Exclamation)
Return False
End If
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_name1])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFADR1 = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_name2])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFADR2 = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_strasse])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFSTR = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_land_nr])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFLAND = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_ldplz])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFPLZ = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_liefadr_ort])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_LIEFORT = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+ getMERC_SELECT = String.Format("select TOP 1 LTRIM(RTRIM([vkkopf_gew_netto])) FROM VKKOPF WHERE vkkopf_kopfpos = 0 AND vkkopf_bestellnr = '{0}' and [vkkopf_eingang_nr] = '{1}'", _EDV_no, _LS_no)
+ Dim MERC_GEWICHT = ClassDatabase.Execute_Scalar_CS(getMERC_SELECT, My.Settings.ConfigConnStringMercator, True)
+
If CURR_LIEFADR = "" And CURR_Ort = "" Then
CURR_LIEFADR = MERC_LIEFADR1
CURR_Ort = MERC_LIEFORT
@@ -155,23 +156,41 @@ Public Class frmMain
End If
- Dim Upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET KUNDEN_ID = '{0}',NAME1 = '{1}',NAME2 = '{2}',STRASSE = '{3}',LKZ = '{4}',PLZ = '{5}',ORT = '{6}' WHERE GUID = {7}", MERC_KDNR, MERC_LIEFADR1, MERC_LIEFADR2, MERC_LIEFSTR, MERC_LIEFLAND, MERC_LIEFPLZ, MERC_LIEFORT, aktGUID)
+ Dim Upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET KUNDEN_ID = '{0}',NAME1 = '{1}',NAME2 = '{2}',STRASSE = '{3}',LKZ = '{4}',PLZ = '{5}',ORT = '{6}' WHERE GUID = {7}", MERC_KDNR, MERC_LIEFADR1, MERC_LIEFADR2, MERC_LIEFSTR, MERC_LIEFLAND, MERC_LIEFPLZ, MERC_LIEFORT, CURRENT_SENDUNG)
If ClassDatabase.Execute_non_Query(Upd, True) = True Then
- Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_SDG_LHM (SENDUNGNR,LHM_ID,ERSTELLTWER) VALUES ({0},{1},'{2}')", aktGUID, aktLHM_ID, Environment.UserName)
- If ClassDatabase.Execute_non_Query(ins, True) = True Then
- aktLHM_SDG_ID = ClassDatabase.Execute_Scalar("SELECT MAX(GUID) FROM TBKOMMCOLLI_SDG_LHM", True)
- If aktLHM_SDG_ID > 0 Then
- btnPalfertig.Text = "Palette (" & aktLHM_SDG_ID.ToString & ") fertig"
- MERC_GEWICHT = MERC_GEWICHT.ToString.Replace(",", ".")
- ins = String.Format("INSERT INTO TBKOMMCOLLI_SDGPOSITIONEN (SENDUNGNR,SDG_LHM_ID,GEWICHT,ERSTELLTWER,FERTIG,FERTIGWER) VALUES ({0},{1},{2},'{3}',1,'{3}')", aktGUID, aktLHM_SDG_ID, MERC_GEWICHT, Environment.UserName)
- If ClassDatabase.Execute_non_Query(ins, True) = True Then
- cmbLHM.Enabled = False
- Refresh_POS(aktGUID)
- End If
+ Dim exists = String.Format("SELECT COUNT(*) FROM TBKOMMCOLLI_SDG_LHM WHERE SENDUNGNR = {0} AND FERTIG = 0", CURRENT_SENDUNG)
+ Dim LHM_exists As Boolean = False
+ If ClassDatabase.Execute_Scalar(exists, True) >= 1 Then
+ LHM_exists = True
+ End If
+ If LHM_exists = False Then
+ Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_SDG_LHM (SENDUNGNR,LHM_ID,ERSTELLTWER) VALUES ({0},{1},'{2}')", CURRENT_SENDUNG, aktLHM_ID, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(ins, True) = True Then
+
End If
End If
+ aktLHM_SDG_ID = ClassDatabase.Execute_Scalar("SELECT MAX(GUID) FROM TBKOMMCOLLI_SDG_LHM WHERE FERTIG = 0", True)
+ If aktLHM_SDG_ID > 0 Then
+ btnPalfertig.Text = "Palette (" & aktLHM_SDG_ID.ToString & ", " & cmbLHM.Text & ") fertig"
+ MERC_GEWICHT = MERC_GEWICHT.ToString.Replace(",", ".")
+ Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_SDGPOSITIONEN (SENDUNGNR,SDG_LHM_ID,GEWICHT,ERSTELLTWER) VALUES ({0},{1},{2},'{3}')", CURRENT_SENDUNG, aktLHM_SDG_ID, MERC_GEWICHT, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(ins, True) = True Then
+ 'cmbLHM.Enabled = False
+ Refresh_POS(CURRENT_SENDUNG)
+ End If
+ End If
+
+ If txtFreitext.Text <> "" Then
+ Upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET BEMERKUNG = '{0}' WHERE GUID = {1}", txtFreitext.Text & ", " & _LS_no, CURRENT_SENDUNG)
+
+ Else
+ Upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET BEMERKUNG = '{0}' WHERE GUID = {1}", _LS_no, CURRENT_SENDUNG)
+ End If
+ If ClassDatabase.Execute_non_Query(Upd, True) = True Then
+ txtFreitext.Text = ClassDatabase.Execute_Scalar("SELECT BEMERKUNG FROM TBKOMMCOLLI_SENDUNGEN WHERE GUID = " & CURRENT_SENDUNG, True)
+ End If
+ End If
End If
- End If
deactivate_Error()
@@ -188,13 +207,26 @@ Public Class frmMain
Try
Me.TBKOMMCOLLI_SDGPOSITIONENTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
Me.TBKOMMCOLLI_SDGPOSITIONENTableAdapter.Fill(Me.MyDataset.TBKOMMCOLLI_SDGPOSITIONEN, SDG, aktLHM_SDG_ID)
- 'GridControlPos.DataSource = Nothing
- 'grvwGridPos.Columns.Clear()
- 'Dim sel = String.Format("SELECT T.GUID,T1.LHM, T.POSINHALT,T.GEWICHT FROM TBKOMMCOLLI_SDGPOSITIONEN T, TBKOMMCOLLI_LHM T1 WHERE T.SDG_LHM_ID = T1.GUID AND T.SENDUNGNR = {0}", SDG)
- 'Dim DT As DataTable = ClassDatabase.Return_Datatable(sel, True)
- 'If Not DT Is Nothing Then
- ' GridControlPos.DataSource = DT
- 'End If
+ GridControlPos.DataSource = Nothing
+ grvwGridPos.Columns.Clear()
+ Dim sel = String.Format("SELECT T.GUID,T2.LHM, T.POSINHALT,T.GEWICHT FROM TBKOMMCOLLI_SDGPOSITIONEN T, TBKOMMCOLLI_SDG_LHM T1, TBKOMMCOLLI_LHM T2 WHERE T.SDG_LHM_ID = T1.GUID AND T1.LHM_ID = T2.GUID AND T.SENDUNGNR = {0}", SDG)
+ Dim DT As DataTable = ClassDatabase.Return_Datatable(sel, True)
+ If Not DT Is Nothing Then
+ GridControlPos.DataSource = DT
+ End If
+ Catch ex As Exception
+ ShowError("Fehler in Refresh_POS: " & vbNewLine & ex.Message)
+ End Try
+ End Sub
+ Sub Refresh_LHM(SDG As Integer)
+ Try
+ GridControlLHM.DataSource = Nothing
+ GridViewLHM.Columns.Clear()
+ Dim sel = String.Format("SELECT T.GUID,T1.LHM, T.FERTIG,T.GEWICHT FROM TBKOMMCOLLI_SDG_LHM T, TBKOMMCOLLI_LHM T1 WHERE T.LHM_ID = T1.GUID AND T.SENDUNGNR = {0}", SDG)
+ Dim DT As DataTable = ClassDatabase.Return_Datatable(sel, True)
+ If Not DT Is Nothing Then
+ GridControlLHM.DataSource = DT
+ End If
Catch ex As Exception
End Try
@@ -207,12 +239,14 @@ Public Class frmMain
End If
Select Case cmbAuswMandant.SelectedIndex
Case 0
+ GridControlPos.DataSource = Nothing
aktMandant = "HUP"
+ btnPalfertig.Text = "Palette/LHM fertig"
Dim sql = String.Format("INSERT INTO TBKOMMCOLLI_SENDUNGEN (ERSTELLTWER) VALUES ('{0}')", Environment.UserName)
If ClassDatabase.Execute_non_Query(sql, True) = True Then
AnzPaket = 0
sql = "SELECT MAX(GUID) FROM TBKOMMCOLLI_SENDUNGEN"
- aktGUID = ClassDatabase.Execute_Scalar(sql, True)
+ CURRENT_SENDUNG = ClassDatabase.Execute_Scalar(sql, True)
pnlPaketadd.Visible = False
pnlHuP.Visible = True
pnlHuP.Dock = DockStyle.Fill
@@ -236,17 +270,13 @@ Public Class frmMain
deactivate_Error()
TBKOMMCOLLI_PAKET_KOPFTableAdapter.Insert(Me.cmbAuswMandant.SelectedValue, Environment.MachineName, Environment.UserName, txtPackstueck.Text, 0)
AnzPaket = CInt(txtPackstueck.Text)
- aktGUID = TBKOMMCOLLI_PAKET_KOPFTableAdapter.cmdGetMaxGUID()
+ CURRENT_SENDUNG = TBKOMMCOLLI_PAKET_KOPFTableAdapter.cmdGetMaxGUID()
txtPackstueck.Text = ""
Me.TBKOMMCOLLI_TERMINARTTableAdapter.Fill(Me.MyDataset.TBKOMMCOLLI_TERMINART, CType(Me.cmbAuswMandant.SelectedValue, Integer))
- If aktGUID > 0 Then
- If My.Settings.Default_Terminart <> String.Empty Then
- cmbTerminart.SelectedIndex = cmbTerminart.FindStringExact(My.Settings.Default_Terminart)
- Else
- cmbTerminart.SelectedIndex = -1
- End If
- TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, aktGUID)
+ If CURRENT_SENDUNG > 0 Then
+ cmbTerminart.SelectedIndex = cmbTerminart.FindStringExact("Standard")
+ TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, CURRENT_SENDUNG)
pnlPaketadd.Visible = False
pnlAddBarcodes.Visible = True
pnlAddBarcodes.Dock = DockStyle.Fill
@@ -265,7 +295,7 @@ Public Class frmMain
End Sub
Sub Refresh_Barcodes()
Try
- TBKOMMCOLLI_PAKET_POSTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_POS, aktGUID)
+ TBKOMMCOLLI_PAKET_POSTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_POS, CURRENT_SENDUNG)
Dim DT As DataTable = MyDataset.TBKOMMCOLLI_PAKET_POS
Dim Count As Integer = 0
@@ -288,7 +318,7 @@ Public Class frmMain
TBKOMMCOLLI_PAKET_POSTableAdapter.Delete(ListViewBarcodes.SelectedItems(I).Text)
tsinfolabel.Text = "Barcode erfogreich gelöscht"
Next
- TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, aktGUID)
+ TBKOMMCOLLI_PAKET_KOPFTableAdapter.Fill(MyDataset.TBKOMMCOLLI_PAKET_KOPF, CURRENT_SENDUNG)
Refresh_Barcodes()
tsinfolabel.Visible = True
Catch ex As Exception
@@ -297,13 +327,18 @@ Public Class frmMain
End Sub
Private Function Delete_HUP()
Try
- Dim del = String.Format("delete from TBKOMMCOLLI_SDGPOSITIONEN where SENDUNGNR = {0}", aktGUID)
+ Dim del = String.Format("delete from TBKOMMCOLLI_SDGPOSITIONEN where SENDUNGNR = {0}", CURRENT_SENDUNG)
If ClassDatabase.Execute_non_Query(del, False) = True Then
- del = String.Format("delete from TBKOMMCOLLI_SDG_LHM where SENDUNGNR = {0}", aktGUID)
+ del = String.Format("delete from TBKOMMCOLLI_SDG_LHM where SENDUNGNR = {0}", CURRENT_SENDUNG)
If ClassDatabase.Execute_non_Query(del, False) = True Then
- del = String.Format("delete from TBKOMMCOLLI_SENDUNGEN where GUID = {0}", aktGUID)
+ del = String.Format("delete from TBKOMMCOLLI_HINWEIS where SENDUNGNR = {0}", CURRENT_SENDUNG)
If ClassDatabase.Execute_non_Query(del, False) = True Then
- Return True
+ del = String.Format("delete from TBKOMMCOLLI_SENDUNGEN where GUID = {0}", CURRENT_SENDUNG)
+ If ClassDatabase.Execute_non_Query(del, False) = True Then
+ Return True
+ Else
+ Return False
+ End If
Else
Return False
End If
@@ -326,13 +361,15 @@ Public Class frmMain
Try
If Delete_HUP() = True Then
pnlHuP.Visible = False
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Sendung erfolgreich gelöscht - " & Now.ToString
End If
Catch ex As Exception
ShowError("Fehler in Abbruch Sendung: " & vbNewLine & ex.Message)
End Try
Case Else
- TBKOMMCOLLI_PAKET_POSTableAdapter.cmdDeleteKopfData(aktGUID)
- TBKOMMCOLLI_PAKET_KOPFTableAdapter.Delete(aktGUID)
+ TBKOMMCOLLI_PAKET_POSTableAdapter.cmdDeleteKopfData(CURRENT_SENDUNG)
+ TBKOMMCOLLI_PAKET_KOPFTableAdapter.Delete(CURRENT_SENDUNG)
pnlAddBarcodes.Visible = False
pnlPaketadd.Visible = False
End Select
@@ -375,7 +412,7 @@ Public Class frmMain
If result = MsgBoxResult.Yes Then
Me.TBKOMMCOLLI_PAKET_KOPFTableAdapter.cmdUpdate_Gewicht(Environment.UserName, CDbl(Me.GESAMTGEWICHTTextBox.Text), Me.PAKET_IDTextBox.Text)
- TBKOMMCOLLI_PAKET_KOPFTableAdapter.CmdsetFertig(Environment.UserName, cmbTerminart.SelectedValue, aktGUID)
+ TBKOMMCOLLI_PAKET_KOPFTableAdapter.CmdsetFertig(Environment.UserName, cmbTerminart.SelectedValue, CURRENT_SENDUNG)
Me.pnlAddBarcodes.Visible = False
pnlPaketadd.Visible = False
tsbtnabbruch.Visible = False
@@ -497,7 +534,6 @@ Public Class frmMain
Exit Sub
End If
If AddBarcodeHuP(txtScanHUP.Text) = False Then
- lblLieferscheine.Text = "Übersicht Lieferscheine für LHM: " & cmbLHM.Text
btnPrintOptions.Visible = True
End If
txtScanHUP.Text = ""
@@ -514,7 +550,15 @@ Public Class frmMain
Dim guid = grvwGridPos.GetFocusedRowCellValue(grvwGridPos.Columns("GUID"))
Dim gewicht As String = e.Value
gewicht = gewicht.Replace(",", ".")
- Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDGPOSITIONEN SET GEWICHT = '{0}' WHERE GUID = {1}", gewicht, guid)
+ Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDGPOSITIONEN SET GEWICHT = '{0}', GEAENDERTWER = '{2}' WHERE GUID = {1}", gewicht, guid, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(upd, True) = False Then
+
+ End If
+ ElseIf column = "POSINHALT" Then
+ Dim guid = grvwGridPos.GetFocusedRowCellValue(grvwGridPos.Columns("GUID"))
+ Dim POSINHALT As String = e.Value
+
+ Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDGPOSITIONEN SET POSINHALT = '{0}', GEAENDERTWER = '{2}' WHERE GUID = {1}", POSINHALT, guid, Environment.UserName)
If ClassDatabase.Execute_non_Query(upd, True) = False Then
End If
@@ -526,12 +570,14 @@ Public Class frmMain
End Try
End Sub
- Private Sub btndeletePos_Click(sender As Object, e As EventArgs) Handles btndeletePos.Click
+ Private Sub btndeletePos_Click(sender As Object, e As EventArgs) Handles btndeletePosLHM.Click
Try
Dim guid = grvwGridPos.GetFocusedRowCellValue(grvwGridPos.Columns("GUID"))
Dim del = String.Format("DELETE FROM TBKOMMCOLLI_SDGPOSITIONEN WHERE GUID = {0}", guid)
If ClassDatabase.Execute_non_Query(del) = True Then
- Refresh_POS(aktGUID)
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Position erfolgreich gelöscht - " & Now.ToString
+ Refresh_POS(CURRENT_SENDUNG)
End If
Catch ex As Exception
MsgBox("Error in btndeletePos_Click:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
@@ -541,14 +587,19 @@ Public Class frmMain
Private Sub btnPalfertig_Click(sender As Object, e As EventArgs) Handles btnPalfertig.Click
Try
Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDG_LHM SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE GUID = {0}", aktLHM_SDG_ID, Environment.UserName)
-
If ClassDatabase.Execute_non_Query(upd) = True Then
+ upd = String.Format("UPDATE TBKOMMCOLLI_SDGPOSITIONEN SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE SDG_LHM_ID = {0}", aktLHM_SDG_ID, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(upd) = False Then
+ Exit Sub
+ End If
SDG_READY = True
- Refresh_POS(aktGUID)
- cmbLHM.Enabled = True
+ Refresh_POS(CURRENT_SENDUNG)
+ ' cmbLHM.Enabled = True
' cmbLHM.DroppedDown = True
- Else
- SDG_READY = False
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Palette erfolgreich fertig gekennzeichnet - " & Now.ToString
+ Else
+ SDG_READY = False
End If
Catch ex As Exception
MsgBox("Error in btndeletePos_Click:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
@@ -556,13 +607,19 @@ Public Class frmMain
End Sub
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles btnSendungFertig.Click
Try
- Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDG_LHM SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE SENDUNGNR = {0}", aktGUID, Environment.UserName)
+ Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDG_LHM SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE SENDUNGNR = {0}", CURRENT_SENDUNG, Environment.UserName)
If ClassDatabase.Execute_non_Query(upd) = True Then
- upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE GUID = {0}", aktGUID, Environment.UserName)
+ upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE GUID = {0}", CURRENT_SENDUNG, Environment.UserName)
If ClassDatabase.Execute_non_Query(upd) = True Then
SDG_READY = True
'Sendungsdruck
- CURRENT_SENDUNG = aktGUID
+ CURRENT_SENDUNG = CURRENT_SENDUNG
+ pnlHuP.Visible = False
+ tsbtnabbruch.Visible = False
+ btnAddPaket.Enabled = True
+ tsinfolabel.Text = "Vorgang abgebrochen"
+ tsinfolabel.Visible = True
+
frmPrintOptions.ShowDialog()
End If
End If
@@ -571,15 +628,33 @@ Public Class frmMain
End Try
End Sub
Private Sub btnnewPallet_Click(sender As Object, e As EventArgs) Handles btnnewPallet.Click
- Dim result As MsgBoxResult = MsgBox("Sind Sie sicher, dass Sie eine neue Palette anlegen wollen?", MsgBoxStyle.YesNo, "Bitte bestätigen")
+ Dim result As MsgBoxResult = MsgBox("Sind Sie sicher, dass Sie eine neue Palette mit dem ausgewählten LHM anlegen wollen?", MsgBoxStyle.YesNo, "Bitte bestätigen")
' wenn das Profil gelöscht werden soll
If result = MsgBoxResult.Yes Then
Try
- Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDG_LHM SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE GUID = {0}", aktLHM_SDG_ID, Environment.UserName)
+ Dim upd = String.Format("UPDATE TBKOMMCOLLI_SDGPOSITIONEN SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE SDG_LHM_ID = {0}", aktLHM_SDG_ID, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(upd) = False Then
+ Exit Sub
+ End If
+ upd = String.Format("UPDATE TBKOMMCOLLI_SDG_LHM SET FERTIG = 1, FERTIGWER = '{1}', GEAENDERTWER = '{1}' WHERE GUID = {0}", aktLHM_SDG_ID, Environment.UserName)
If ClassDatabase.Execute_non_Query(upd) = True Then
- Refresh_POS(aktGUID)
- cmbLHM.Enabled = True
- cmbLHM.DroppedDown = True
+ Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_SDG_LHM (SENDUNGNR,LHM_ID,ERSTELLTWER) VALUES ({0},{1},'{2}')", CURRENT_SENDUNG, cmbLHM.SelectedValue, Environment.UserName)
+ If ClassDatabase.Execute_non_Query(ins, True) = True Then
+ aktLHM_SDG_ID = ClassDatabase.Execute_Scalar("SELECT MAX(GUID) FROM TBKOMMCOLLI_SDG_LHM", True)
+ If aktLHM_SDG_ID > 0 Then
+ btnPalfertig.Text = "Palette (" & aktLHM_SDG_ID.ToString & ", " & cmbLHM.Text & ") fertig"
+ 'ins = String.Format("INSERT INTO TBKOMMCOLLI_SDGPOSITIONEN (SENDUNGNR,SDG_LHM_ID,ERSTELLTWER) VALUES ({0},{1},'{2}')", CURRENT_SENDUNG, aktLHM_SDG_ID, Environment.UserName)
+ 'If ClassDatabase.Execute_non_Query(ins, True) = False Then
+ 'cmbLHM.Enabled = False
+ ' Refresh_POS(CURRENT_SENDUNG)
+ 'End If
+ End If
+ Else
+ MsgBox("Konnte kein neues LHM anlegen...Log prüfen!", MsgBoxStyle.Exclamation)
+ End If
+ Refresh_POS(CURRENT_SENDUNG)
+ ' cmbLHM.Enabled = True
+ ' cmbLHM.DroppedDown = True
End If
Catch ex As Exception
MsgBox("Error in btnnewPallet_Click:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
@@ -608,10 +683,12 @@ Public Class frmMain
Private Sub btnAddTextschlüssel_Click(sender As Object, e As EventArgs) Handles btnAddTextschlüssel.Click
Try
If cmbTextschlüssel.SelectedIndex <> -1 Then
- Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_HINWEIS (SENDUNGNR,TEXTSCHLUSSEL_ID,TEXT,ERSTELLTWER) VALUES ({0},{1},'{2}','{3}')", aktGUID, cmbTextschlüssel.SelectedValue, txtHinweistext.Text, Environment.UserName)
+ Dim ins = String.Format("INSERT INTO TBKOMMCOLLI_HINWEIS (SENDUNGNR,TEXTSCHLUSSEL_ID,TEXT,ERSTELLTWER) VALUES ({0},{1},'{2}','{3}')", CURRENT_SENDUNG, cmbTextschlüssel.SelectedValue, txtHinweistext.Text, Environment.UserName)
If ClassDatabase.Execute_non_Query(ins) = True Then
Me.txtHinweistext.Text = ""
- Me.TBKOMMCOLLI_HINWEISTableAdapter.Fill(Me.MyDataset.TBKOMMCOLLI_HINWEIS, aktGUID)
+ Me.TBKOMMCOLLI_HINWEISTableAdapter.Fill(Me.MyDataset.TBKOMMCOLLI_HINWEIS, CURRENT_SENDUNG)
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Update Textschlüssel erfolgreich - " & Now.ToString
End If
End If
Catch ex As Exception
@@ -620,7 +697,41 @@ Public Class frmMain
End Sub
Private Sub btnPrintOptions_Click(sender As Object, e As EventArgs) Handles btnPrintOptions.Click
- CURRENT_SENDUNG = aktGUID
+ CURRENT_SENDUNG = CURRENT_SENDUNG
frmPrintOptions.ShowDialog()
End Sub
+
+ Private Sub btnFreitext_Click(sender As Object, e As EventArgs) Handles btnFreitext.Click
+ If txtFreitext.Text <> "" Then
+ Dim Upd = String.Format("UPDATE TBKOMMCOLLI_SENDUNGEN SET BEMERKUNG = '{0}' WHERE GUID = {1}", txtFreitext.Text, CURRENT_SENDUNG)
+ If ClassDatabase.Execute_non_Query(Upd, True) = True Then
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Update Freitext erfolgreich - " & Now.ToString
+ End If
+ End If
+ End Sub
+
+ Private Sub btnChangeAdress_Click(sender As Object, e As EventArgs) Handles btnChangeAdress.Click
+ frmAdressChange.ShowDialog()
+ End Sub
+ Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
+ Dim del = String.Format("DELETE FROM TBKOMMCOLLI_HINWEIS WHERE GUID = (SELECT MAX(GUID) FROM TBKOMMCOLLI_HINWEIS WHERE SENDUNGNR = {0})", CURRENT_SENDUNG)
+ If ClassDatabase.Execute_non_Query(del) = True Then
+ Me.TBKOMMCOLLI_HINWEISTableAdapter.Fill(Me.MyDataset.TBKOMMCOLLI_HINWEIS, CURRENT_SENDUNG)
+ tsinfolabel.Visible = True
+ tsinfolabel.Text = "Löschen Textschlüssel erfolgreich - " & Now.ToString
+ End If
+ End Sub
+
+ Private Sub TabControl2_SelectedIndexChanged(sender As Object, e As EventArgs) Handles TabControl2.SelectedIndexChanged
+ Select Case TabControl2.SelectedIndex
+ Case 0
+ btndeletePosLHM.Text = "Lösche Position/Lieferschein"
+ btndeletePosLHM.Enabled = True
+ Case 1
+ Refresh_LHM(CURRENT_SENDUNG)
+ btndeletePosLHM.Text = "Lösche LHM"
+ btndeletePosLHM.Enabled = False
+ End Select
+ End Sub
End Class
diff --git a/SchaumKommiCollo/KommiCollo/frmPrintOptions.vb b/SchaumKommiCollo/KommiCollo/frmPrintOptions.vb
index 9e176d1..54aadc1 100644
--- a/SchaumKommiCollo/KommiCollo/frmPrintOptions.vb
+++ b/SchaumKommiCollo/KommiCollo/frmPrintOptions.vb
@@ -22,10 +22,10 @@ Public Class frmPrintOptions
Dim SQL = "SELECT * FROM TBKOMMCOLLI_SENDUNGEN where GUID = " & CURRENT_SENDUNG
Dim DTSENDUNG As DataTable = ClassDatabase.Return_Datatable(SQL)
If DTSENDUNG.Rows.Count = 1 Then
- SQL = "SELECT * FROM TBKOMMCOLLI_SDGPOSITIONEN where SENDUNGNR = " & CURRENT_SENDUNG
- Dim DTPOS As DataTable = ClassDatabase.Return_Datatable(SQL)
- If DTPOS.Rows.Count > 0 Then
- For Each row As DataRow In DTPOS.Rows
+ SQL = "SELECT * FROM TBKOMMCOLLI_SDG_LHM where SENDUNGNR = " & CURRENT_SENDUNG
+ Dim DTKOMMCOLLI_SDG_LHM As DataTable = ClassDatabase.Return_Datatable(SQL)
+ If DTKOMMCOLLI_SDG_LHM.Rows.Count > 0 Then
+ For Each row As DataRow In DTKOMMCOLLI_SDG_LHM.Rows
Dim NAME1 = DTSENDUNG.Rows(0).Item("NAME1").ToString.Trim
Dim STRASSE = DTSENDUNG.Rows(0).Item("STRASSE").ToString.Trim
Dim PLZ = DTSENDUNG.Rows(0).Item("PLZ").ToString.Trim
@@ -107,14 +107,14 @@ Public Class frmPrintOptions
Catch ex As Exception
-
+ ' MsgBox("1: " & ex.Message, MsgBoxStyle.Critical)
'Catch Exception Here
End Try
RawPrinter.SendToPrinter("NVE-Etikett", pText.ToString, IP)
Catch ex As Exception
-
+ MsgBox("2:" & ex.Message, MsgBoxStyle.Critical)
End Try
End Sub
@@ -128,7 +128,7 @@ Public Class frmPrintOptions
Private Sub btnUebernahme_Click(sender As Object, e As EventArgs) Handles btnUebernahme.Click
Try
Me.VWHUP_REPORT1TableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
- Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True)
+ Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True, False)
Catch ex As System.Exception
System.Windows.Forms.MessageBox.Show(ex.Message)
End Try
diff --git a/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.Designer.vb b/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.Designer.vb
index 180ba82..5225264 100644
--- a/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.Designer.vb
+++ b/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.Designer.vb
@@ -33,14 +33,27 @@ Partial Class frmStammdatenverwaltung
Dim ERFASSTWANNLabel As System.Windows.Forms.Label
Dim GEANDERTWERLabel As System.Windows.Forms.Label
Dim GEAENDERTWANNLabel As System.Windows.Forms.Label
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStammdatenverwaltung))
Dim PRINTER_NAMELabel As System.Windows.Forms.Label
+ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStammdatenverwaltung))
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
+ Me.PRINTER_NAMEComboBox = New System.Windows.Forms.ComboBox()
+ Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.MyDataset = New KommiCollo.MyDataset()
Me.TabControl2 = New System.Windows.Forms.TabControl()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.TBKOMMCOLLI_TERMINARTDataGridView = New System.Windows.Forms.DataGridView()
+ Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewComboBoxColumn()
+ Me.TBWH_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.TBKOMMCOLLI_TERMINARTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBKOMMCOLLI_TERMINARTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem2 = New System.Windows.Forms.ToolStripLabel()
@@ -55,7 +68,6 @@ Partial Class frmStammdatenverwaltung
Me.BindingNavigatorSeparator8 = New System.Windows.Forms.ToolStripSeparator()
Me.tsbtnStandardTerminart = New System.Windows.Forms.ToolStripButton()
Me.tsbtnTerminartenSave = New System.Windows.Forms.ToolStripButton()
- Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.btnStandard = New System.Windows.Forms.Button()
Me.TBKOMMCOLLI_MANDANTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
@@ -82,38 +94,11 @@ Partial Class frmStammdatenverwaltung
Me.ERFASSTWANNTextBox = New System.Windows.Forms.TextBox()
Me.GEANDERTWERTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
- Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
- Me.BindingNavigatorAddNewItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
- Me.BindingNavigatorDeleteItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox()
- Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator()
- Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
- Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
Me.folderBrowserDialog = New System.Windows.Forms.FolderBrowserDialog()
- Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewComboBoxColumn()
- Me.TBWH_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.MyDataset = New KommiCollo.MyDataset()
- Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.TBKOMMCOLLI_TERMINARTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBKOMMCOLLI_MANDANTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter()
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
Me.TBKOMMCOLLI_TERMINARTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter()
Me.TBWH_MANDANTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBWH_MANDANTTableAdapter()
- Me.PRINTER_NAMEComboBox = New System.Windows.Forms.ComboBox()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
KURZNAMELabel = New System.Windows.Forms.Label()
@@ -125,30 +110,24 @@ Partial Class frmStammdatenverwaltung
GEANDERTWERLabel = New System.Windows.Forms.Label()
GEAENDERTWANNLabel = New System.Windows.Forms.Label()
PRINTER_NAMELabel = New System.Windows.Forms.Label()
- Me.TabControl1.SuspendLayout
- Me.TabPage1.SuspendLayout
- Me.TabControl2.SuspendLayout
- Me.TabPage3.SuspendLayout
- CType(Me.TBKOMMCOLLI_TERMINARTDataGridView,System.ComponentModel.ISupportInitialize).BeginInit
- CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator,System.ComponentModel.ISupportInitialize).BeginInit
- Me.TBKOMMCOLLI_TERMINARTBindingNavigator.SuspendLayout
- CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator,System.ComponentModel.ISupportInitialize).BeginInit
- Me.TBKOMMCOLLI_MANDANTBindingNavigator.SuspendLayout
- Me.TabPage2.SuspendLayout
- CType(Me.SplitContainer1,System.ComponentModel.ISupportInitialize).BeginInit
- Me.SplitContainer1.Panel1.SuspendLayout
- Me.SplitContainer1.SuspendLayout
- CType(Me.BindingNavigator1,System.ComponentModel.ISupportInitialize).BeginInit
- Me.BindingNavigator1.SuspendLayout
- CType(Me.TBWH_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
- CType(Me.MyDataset,System.ComponentModel.ISupportInitialize).BeginInit
- CType(Me.TBKOMMCOLLI_TERMINARTBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
- CType(Me.TBKOMMCOLLI_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).BeginInit
- Me.SuspendLayout
+ Me.TabControl1.SuspendLayout()
+ Me.TabPage1.SuspendLayout()
+ CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabControl2.SuspendLayout()
+ Me.TabPage3.SuspendLayout()
+ CType(Me.TBKOMMCOLLI_TERMINARTDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TBKOMMCOLLI_TERMINARTBindingNavigator.SuspendLayout()
+ CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TBKOMMCOLLI_MANDANTBindingNavigator.SuspendLayout()
+ Me.SuspendLayout()
'
'GUIDLabel
'
- GUIDLabel.AutoSize = true
+ GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(7, 38)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(23, 17)
@@ -157,7 +136,7 @@ Partial Class frmStammdatenverwaltung
'
'NAMELabel
'
- NAMELabel.AutoSize = true
+ NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(70, 38)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(103, 17)
@@ -166,7 +145,7 @@ Partial Class frmStammdatenverwaltung
'
'KURZNAMELabel
'
- KURZNAMELabel.AutoSize = true
+ KURZNAMELabel.AutoSize = True
KURZNAMELabel.Location = New System.Drawing.Point(350, 38)
KURZNAMELabel.Name = "KURZNAMELabel"
KURZNAMELabel.Size = New System.Drawing.Size(69, 17)
@@ -175,7 +154,7 @@ Partial Class frmStammdatenverwaltung
'
'SPEICHERORTLabel
'
- SPEICHERORTLabel.AutoSize = true
+ SPEICHERORTLabel.AutoSize = True
SPEICHERORTLabel.Location = New System.Drawing.Point(70, 86)
SPEICHERORTLabel.Name = "SPEICHERORTLabel"
SPEICHERORTLabel.Size = New System.Drawing.Size(200, 17)
@@ -184,7 +163,7 @@ Partial Class frmStammdatenverwaltung
'
'PRAEFIXLabel
'
- PRAEFIXLabel.AutoSize = true
+ PRAEFIXLabel.AutoSize = True
PRAEFIXLabel.Location = New System.Drawing.Point(70, 134)
PRAEFIXLabel.Name = "PRAEFIXLabel"
PRAEFIXLabel.Size = New System.Drawing.Size(115, 17)
@@ -193,16 +172,16 @@ Partial Class frmStammdatenverwaltung
'
'TRENNUNG_BCLabel
'
- TRENNUNG_BCLabel.AutoSize = true
+ TRENNUNG_BCLabel.AutoSize = True
TRENNUNG_BCLabel.Location = New System.Drawing.Point(263, 134)
TRENNUNG_BCLabel.Name = "TRENNUNG_BCLabel"
- TRENNUNG_BCLabel.Size = New System.Drawing.Size(109, 17)
+ TRENNUNG_BCLabel.Size = New System.Drawing.Size(108, 17)
TRENNUNG_BCLabel.TabIndex = 10
TRENNUNG_BCLabel.Text = "Barcode-Trenner:"
'
'ERFASSTWERLabel
'
- ERFASSTWERLabel.AutoSize = true
+ ERFASSTWERLabel.AutoSize = True
ERFASSTWERLabel.Location = New System.Drawing.Point(70, 182)
ERFASSTWERLabel.Name = "ERFASSTWERLabel"
ERFASSTWERLabel.Size = New System.Drawing.Size(75, 17)
@@ -211,7 +190,7 @@ Partial Class frmStammdatenverwaltung
'
'ERFASSTWANNLabel
'
- ERFASSTWANNLabel.AutoSize = true
+ ERFASSTWANNLabel.AutoSize = True
ERFASSTWANNLabel.Location = New System.Drawing.Point(263, 182)
ERFASSTWANNLabel.Name = "ERFASSTWANNLabel"
ERFASSTWANNLabel.Size = New System.Drawing.Size(84, 17)
@@ -220,7 +199,7 @@ Partial Class frmStammdatenverwaltung
'
'GEANDERTWERLabel
'
- GEANDERTWERLabel.AutoSize = true
+ GEANDERTWERLabel.AutoSize = True
GEANDERTWERLabel.Location = New System.Drawing.Point(370, 182)
GEANDERTWERLabel.Name = "GEANDERTWERLabel"
GEANDERTWERLabel.Size = New System.Drawing.Size(90, 17)
@@ -229,13 +208,22 @@ Partial Class frmStammdatenverwaltung
'
'GEAENDERTWANNLabel
'
- GEAENDERTWANNLabel.AutoSize = true
+ GEAENDERTWANNLabel.AutoSize = True
GEAENDERTWANNLabel.Location = New System.Drawing.Point(570, 182)
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
GEAENDERTWANNLabel.Size = New System.Drawing.Size(99, 17)
GEAENDERTWANNLabel.TabIndex = 18
GEAENDERTWANNLabel.Text = "Geändert wann:"
'
+ 'PRINTER_NAMELabel
+ '
+ PRINTER_NAMELabel.AutoSize = True
+ PRINTER_NAMELabel.Location = New System.Drawing.Point(370, 134)
+ PRINTER_NAMELabel.Name = "PRINTER_NAMELabel"
+ PRINTER_NAMELabel.Size = New System.Drawing.Size(88, 17)
+ PRINTER_NAMELabel.TabIndex = 24
+ PRINTER_NAMELabel.Text = "Printer Name:"
+ '
'StatusStrip1
'
Me.StatusStrip1.Location = New System.Drawing.Point(0, 444)
@@ -248,7 +236,6 @@ Partial Class frmStammdatenverwaltung
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
Me.TabControl1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
@@ -259,7 +246,7 @@ Partial Class frmStammdatenverwaltung
'
'TabPage1
'
- Me.TabPage1.AutoScroll = true
+ Me.TabPage1.AutoScroll = True
Me.TabPage1.Controls.Add(Me.PRINTER_NAMEComboBox)
Me.TabPage1.Controls.Add(PRINTER_NAMELabel)
Me.TabPage1.Controls.Add(Me.TabControl2)
@@ -293,15 +280,33 @@ Partial Class frmStammdatenverwaltung
Me.TabPage1.Size = New System.Drawing.Size(1183, 414)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Mandanten"
- Me.TabPage1.UseVisualStyleBackColor = true
+ Me.TabPage1.UseVisualStyleBackColor = True
+ '
+ 'PRINTER_NAMEComboBox
+ '
+ Me.PRINTER_NAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRINTER_NAME", True))
+ Me.PRINTER_NAMEComboBox.FormattingEnabled = True
+ Me.PRINTER_NAMEComboBox.Location = New System.Drawing.Point(372, 154)
+ Me.PRINTER_NAMEComboBox.Name = "PRINTER_NAMEComboBox"
+ Me.PRINTER_NAMEComboBox.Size = New System.Drawing.Size(396, 25)
+ Me.PRINTER_NAMEComboBox.TabIndex = 26
+ '
+ 'TBKOMMCOLLI_MANDANTBindingSource
+ '
+ Me.TBKOMMCOLLI_MANDANTBindingSource.DataMember = "TBKOMMCOLLI_MANDANT"
+ Me.TBKOMMCOLLI_MANDANTBindingSource.DataSource = Me.MyDataset
+ '
+ 'MyDataset
+ '
+ Me.MyDataset.DataSetName = "MyDataset"
+ Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TabControl2
'
- Me.TabControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+ Me.TabControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
+ Or System.Windows.Forms.AnchorStyles.Left) _
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.TabControl2.Controls.Add(Me.TabPage3)
- Me.TabControl2.Controls.Add(Me.TabPage4)
Me.TabControl2.Location = New System.Drawing.Point(10, 233)
Me.TabControl2.Name = "TabControl2"
Me.TabControl2.SelectedIndex = 0
@@ -318,11 +323,11 @@ Partial Class frmStammdatenverwaltung
Me.TabPage3.Size = New System.Drawing.Size(750, 146)
Me.TabPage3.TabIndex = 0
Me.TabPage3.Text = "Terminarten"
- Me.TabPage3.UseVisualStyleBackColor = true
+ Me.TabPage3.UseVisualStyleBackColor = True
'
'TBKOMMCOLLI_TERMINARTDataGridView
'
- Me.TBKOMMCOLLI_TERMINARTDataGridView.AutoGenerateColumns = false
+ Me.TBKOMMCOLLI_TERMINARTDataGridView.AutoGenerateColumns = False
Me.TBKOMMCOLLI_TERMINARTDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.TBKOMMCOLLI_TERMINARTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8})
Me.TBKOMMCOLLI_TERMINARTDataGridView.DataSource = Me.TBKOMMCOLLI_TERMINARTBindingSource
@@ -332,6 +337,76 @@ Partial Class frmStammdatenverwaltung
Me.TBKOMMCOLLI_TERMINARTDataGridView.Size = New System.Drawing.Size(744, 115)
Me.TBKOMMCOLLI_TERMINARTDataGridView.TabIndex = 2
'
+ 'DataGridViewTextBoxColumn1
+ '
+ Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
+ Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
+ Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
+ Me.DataGridViewTextBoxColumn1.ReadOnly = True
+ Me.DataGridViewTextBoxColumn1.Width = 60
+ '
+ 'DataGridViewTextBoxColumn2
+ '
+ Me.DataGridViewTextBoxColumn2.DataPropertyName = "MANDANT_ID"
+ Me.DataGridViewTextBoxColumn2.DataSource = Me.TBWH_MANDANTBindingSource
+ Me.DataGridViewTextBoxColumn2.DisplayMember = "KURZNAME"
+ Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
+ Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
+ Me.DataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
+ Me.DataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
+ Me.DataGridViewTextBoxColumn2.ValueMember = "GUID"
+ '
+ 'TBWH_MANDANTBindingSource
+ '
+ Me.TBWH_MANDANTBindingSource.DataMember = "TBWH_MANDANT"
+ Me.TBWH_MANDANTBindingSource.DataSource = Me.MyDataset
+ '
+ 'DataGridViewTextBoxColumn3
+ '
+ Me.DataGridViewTextBoxColumn3.DataPropertyName = "TERMIN_BEZEICHNUNG"
+ Me.DataGridViewTextBoxColumn3.HeaderText = "Bezeichnung Lang"
+ Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
+ Me.DataGridViewTextBoxColumn3.Width = 180
+ '
+ 'DataGridViewTextBoxColumn4
+ '
+ Me.DataGridViewTextBoxColumn4.DataPropertyName = "TERMIN_KZ"
+ Me.DataGridViewTextBoxColumn4.HeaderText = "KZ kurz"
+ Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
+ Me.DataGridViewTextBoxColumn4.Width = 150
+ '
+ 'DataGridViewTextBoxColumn5
+ '
+ Me.DataGridViewTextBoxColumn5.DataPropertyName = "ERFASSTWER"
+ Me.DataGridViewTextBoxColumn5.HeaderText = "Erfasst wer"
+ Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
+ '
+ 'DataGridViewTextBoxColumn6
+ '
+ Me.DataGridViewTextBoxColumn6.DataPropertyName = "ERFASSTWANN"
+ Me.DataGridViewTextBoxColumn6.HeaderText = "Erfasst wann"
+ Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
+ Me.DataGridViewTextBoxColumn6.ReadOnly = True
+ '
+ 'DataGridViewTextBoxColumn7
+ '
+ Me.DataGridViewTextBoxColumn7.DataPropertyName = "GEANDERTWER"
+ Me.DataGridViewTextBoxColumn7.HeaderText = "Geändert wer"
+ Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
+ Me.DataGridViewTextBoxColumn7.ReadOnly = True
+ '
+ 'DataGridViewTextBoxColumn8
+ '
+ Me.DataGridViewTextBoxColumn8.DataPropertyName = "GEAENDERTWANN"
+ Me.DataGridViewTextBoxColumn8.HeaderText = "Geändert wann"
+ Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
+ Me.DataGridViewTextBoxColumn8.ReadOnly = True
+ '
+ 'TBKOMMCOLLI_TERMINARTBindingSource
+ '
+ Me.TBKOMMCOLLI_TERMINARTBindingSource.DataMember = "TBKOMMCOLLI_TERMINART"
+ Me.TBKOMMCOLLI_TERMINARTBindingSource.DataSource = Me.MyDataset
+ '
'TBKOMMCOLLI_TERMINARTBindingNavigator
'
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem2
@@ -353,9 +428,9 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorAddNewItem2
'
Me.BindingNavigatorAddNewItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorAddNewItem2.Image = CType(resources.GetObject("BindingNavigatorAddNewItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorAddNewItem2.Image = CType(resources.GetObject("BindingNavigatorAddNewItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem2.Name = "BindingNavigatorAddNewItem2"
- Me.BindingNavigatorAddNewItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorAddNewItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem2.Text = "Neu hinzufügen"
'
@@ -369,27 +444,27 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorDeleteItem2
'
Me.BindingNavigatorDeleteItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorDeleteItem2.Image = CType(resources.GetObject("BindingNavigatorDeleteItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorDeleteItem2.Image = CType(resources.GetObject("BindingNavigatorDeleteItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem2.Name = "BindingNavigatorDeleteItem2"
- Me.BindingNavigatorDeleteItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorDeleteItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem2.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem2
'
Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2"
- Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem2.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem2
'
Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2"
- Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem2.Text = "Vorherige verschieben"
'
@@ -401,7 +476,7 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorPositionItem2
'
Me.BindingNavigatorPositionItem2.AccessibleName = "Position"
- Me.BindingNavigatorPositionItem2.AutoSize = false
+ Me.BindingNavigatorPositionItem2.AutoSize = False
Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2"
Me.BindingNavigatorPositionItem2.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem2.Text = "0"
@@ -415,18 +490,18 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorMoveNextItem2
'
Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2"
- Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem2.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem2
'
Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2"
- Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem2.Text = "Letzte verschieben"
'
@@ -454,16 +529,6 @@ Partial Class frmStammdatenverwaltung
Me.tsbtnTerminartenSave.Size = New System.Drawing.Size(23, 22)
Me.tsbtnTerminartenSave.Text = "Änderungen speichern"
'
- 'TabPage4
- '
- Me.TabPage4.Location = New System.Drawing.Point(4, 26)
- Me.TabPage4.Name = "TabPage4"
- Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage4.Size = New System.Drawing.Size(750, 146)
- Me.TabPage4.TabIndex = 1
- Me.TabPage4.Text = "TabPage4"
- Me.TabPage4.UseVisualStyleBackColor = true
- '
'btnStandard
'
Me.btnStandard.Location = New System.Drawing.Point(662, 38)
@@ -471,7 +536,7 @@ Partial Class frmStammdatenverwaltung
Me.btnStandard.Size = New System.Drawing.Size(106, 45)
Me.btnStandard.TabIndex = 21
Me.btnStandard.Text = "Als Standard setzen"
- Me.btnStandard.UseVisualStyleBackColor = true
+ Me.btnStandard.UseVisualStyleBackColor = True
'
'TBKOMMCOLLI_MANDANTBindingNavigator
'
@@ -495,9 +560,9 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
- Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
'
@@ -511,27 +576,27 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
- Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
- Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
- Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
@@ -543,7 +608,7 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
- Me.BindingNavigatorPositionItem.AutoSize = false
+ Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
@@ -557,18 +622,18 @@ Partial Class frmStammdatenverwaltung
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
- Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"),System.Drawing.Image)
+ Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
- Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true
+ Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
@@ -580,7 +645,7 @@ Partial Class frmStammdatenverwaltung
'TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem
'
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image"),System.Drawing.Image)
+ Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Name = "TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem"
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Text = "Daten speichern"
@@ -599,13 +664,13 @@ Partial Class frmStammdatenverwaltung
Me.Button1.Size = New System.Drawing.Size(25, 23)
Me.Button1.TabIndex = 20
Me.Button1.Text = "..."
- Me.Button1.UseVisualStyleBackColor = true
+ Me.Button1.UseVisualStyleBackColor = True
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.SystemColors.ControlLight
- Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GUID", true))
- Me.GUIDTextBox.Enabled = false
+ Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GUID", True))
+ Me.GUIDTextBox.Enabled = False
Me.GUIDTextBox.Location = New System.Drawing.Point(10, 58)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.Size = New System.Drawing.Size(38, 25)
@@ -613,7 +678,7 @@ Partial Class frmStammdatenverwaltung
'
'NAMETextBox
'
- Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "NAME", true))
+ Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(73, 58)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(271, 25)
@@ -621,7 +686,7 @@ Partial Class frmStammdatenverwaltung
'
'KURZNAMETextBox
'
- Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "KURZNAME", true))
+ Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "KURZNAME", True))
Me.KURZNAMETextBox.Location = New System.Drawing.Point(353, 58)
Me.KURZNAMETextBox.Name = "KURZNAMETextBox"
Me.KURZNAMETextBox.Size = New System.Drawing.Size(266, 25)
@@ -629,7 +694,7 @@ Partial Class frmStammdatenverwaltung
'
'SPEICHERORTTextBox
'
- Me.SPEICHERORTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "SPEICHERORT", true))
+ Me.SPEICHERORTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "SPEICHERORT", True))
Me.SPEICHERORTTextBox.Location = New System.Drawing.Point(73, 106)
Me.SPEICHERORTTextBox.Name = "SPEICHERORTTextBox"
Me.SPEICHERORTTextBox.Size = New System.Drawing.Size(546, 25)
@@ -637,7 +702,7 @@ Partial Class frmStammdatenverwaltung
'
'PRAEFIXTextBox
'
- Me.PRAEFIXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRAEFIX", true))
+ Me.PRAEFIXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRAEFIX", True))
Me.PRAEFIXTextBox.Location = New System.Drawing.Point(73, 154)
Me.PRAEFIXTextBox.Name = "PRAEFIXTextBox"
Me.PRAEFIXTextBox.Size = New System.Drawing.Size(185, 25)
@@ -645,7 +710,7 @@ Partial Class frmStammdatenverwaltung
'
'TRENNUNG_BCTextBox
'
- Me.TRENNUNG_BCTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "TRENNUNG_BC", true))
+ Me.TRENNUNG_BCTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "TRENNUNG_BC", True))
Me.TRENNUNG_BCTextBox.Location = New System.Drawing.Point(266, 154)
Me.TRENNUNG_BCTextBox.Name = "TRENNUNG_BCTextBox"
Me.TRENNUNG_BCTextBox.Size = New System.Drawing.Size(100, 25)
@@ -654,8 +719,8 @@ Partial Class frmStammdatenverwaltung
'ERFASSTWERTextBox
'
Me.ERFASSTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight
- Me.ERFASSTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWER", true))
- Me.ERFASSTWERTextBox.Enabled = false
+ Me.ERFASSTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWER", True))
+ Me.ERFASSTWERTextBox.Enabled = False
Me.ERFASSTWERTextBox.Location = New System.Drawing.Point(73, 202)
Me.ERFASSTWERTextBox.Name = "ERFASSTWERTextBox"
Me.ERFASSTWERTextBox.Size = New System.Drawing.Size(185, 25)
@@ -664,8 +729,8 @@ Partial Class frmStammdatenverwaltung
'ERFASSTWANNTextBox
'
Me.ERFASSTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight
- Me.ERFASSTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWANN", true))
- Me.ERFASSTWANNTextBox.Enabled = false
+ Me.ERFASSTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWANN", True))
+ Me.ERFASSTWANNTextBox.Enabled = False
Me.ERFASSTWANNTextBox.Location = New System.Drawing.Point(266, 202)
Me.ERFASSTWANNTextBox.Name = "ERFASSTWANNTextBox"
Me.ERFASSTWANNTextBox.Size = New System.Drawing.Size(100, 25)
@@ -674,8 +739,8 @@ Partial Class frmStammdatenverwaltung
'GEANDERTWERTextBox
'
Me.GEANDERTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight
- Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEANDERTWER", true))
- Me.GEANDERTWERTextBox.Enabled = false
+ Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEANDERTWER", True))
+ Me.GEANDERTWERTextBox.Enabled = False
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(373, 202)
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(191, 25)
@@ -684,229 +749,20 @@ Partial Class frmStammdatenverwaltung
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight
- Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEAENDERTWANN", true))
- Me.GEAENDERTWANNTextBox.Enabled = false
+ Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEAENDERTWANN", True))
+ Me.GEAENDERTWANNTextBox.Enabled = False
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(573, 202)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(195, 25)
Me.GEAENDERTWANNTextBox.TabIndex = 19
'
- 'TabPage2
- '
- Me.TabPage2.Controls.Add(Me.SplitContainer1)
- Me.TabPage2.Location = New System.Drawing.Point(4, 26)
- Me.TabPage2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TabPage2.Size = New System.Drawing.Size(1183, 414)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "TabPage2"
- Me.TabPage2.UseVisualStyleBackColor = true
- '
- 'SplitContainer1
- '
- Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.SplitContainer1.Location = New System.Drawing.Point(3, 4)
- Me.SplitContainer1.Name = "SplitContainer1"
- Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
- '
- 'SplitContainer1.Panel1
- '
- Me.SplitContainer1.Panel1.AutoScroll = true
- Me.SplitContainer1.Panel1.Controls.Add(Me.BindingNavigator1)
- Me.SplitContainer1.Size = New System.Drawing.Size(1177, 410)
- Me.SplitContainer1.SplitterDistance = 325
- Me.SplitContainer1.TabIndex = 0
- '
- 'BindingNavigator1
- '
- Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem1
- Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem1
- Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem1
- Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.BindingNavigatorAddNewItem1, Me.BindingNavigatorDeleteItem1})
- Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0)
- Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
- Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem1
- Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem1
- Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
- Me.BindingNavigator1.Name = "BindingNavigator1"
- Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem1
- Me.BindingNavigator1.Size = New System.Drawing.Size(1177, 25)
- Me.BindingNavigator1.TabIndex = 0
- Me.BindingNavigator1.Text = "BindingNavigator1"
- '
- 'BindingNavigatorAddNewItem1
- '
- Me.BindingNavigatorAddNewItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorAddNewItem1.Image = CType(resources.GetObject("BindingNavigatorAddNewItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorAddNewItem1.Name = "BindingNavigatorAddNewItem1"
- Me.BindingNavigatorAddNewItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorAddNewItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorAddNewItem1.Text = "Neu hinzufügen"
- '
- 'BindingNavigatorCountItem1
- '
- Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
- Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(44, 22)
- Me.BindingNavigatorCountItem1.Text = "von {0}"
- Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
- '
- 'BindingNavigatorDeleteItem1
- '
- Me.BindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorDeleteItem1.Image = CType(resources.GetObject("BindingNavigatorDeleteItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1"
- Me.BindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorDeleteItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorDeleteItem1.Text = "Löschen"
- '
- 'BindingNavigatorMoveFirstItem1
- '
- Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
- Me.BindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorMoveFirstItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorMoveFirstItem1.Text = "Erste verschieben"
- '
- 'BindingNavigatorMovePreviousItem1
- '
- Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMovePreviousItem1.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
- Me.BindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorMovePreviousItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorMovePreviousItem1.Text = "Vorherige verschieben"
- '
- 'BindingNavigatorSeparator3
- '
- Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
- Me.BindingNavigatorSeparator3.Size = New System.Drawing.Size(6, 25)
- '
- 'BindingNavigatorPositionItem1
- '
- Me.BindingNavigatorPositionItem1.AccessibleName = "Position"
- Me.BindingNavigatorPositionItem1.AutoSize = false
- Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
- Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
- Me.BindingNavigatorPositionItem1.Text = "0"
- Me.BindingNavigatorPositionItem1.ToolTipText = "Aktuelle Position"
- '
- 'BindingNavigatorSeparator4
- '
- Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
- Me.BindingNavigatorSeparator4.Size = New System.Drawing.Size(6, 25)
- '
- 'BindingNavigatorMoveNextItem1
- '
- Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
- Me.BindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorMoveNextItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorMoveNextItem1.Text = "Nächste verschieben"
- '
- 'BindingNavigatorMoveLastItem1
- '
- Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
- Me.BindingNavigatorMoveLastItem1.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem1.Image"),System.Drawing.Image)
- Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
- Me.BindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true
- Me.BindingNavigatorMoveLastItem1.Size = New System.Drawing.Size(23, 22)
- Me.BindingNavigatorMoveLastItem1.Text = "Letzte verschieben"
- '
- 'BindingNavigatorSeparator5
- '
- Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
- Me.BindingNavigatorSeparator5.Size = New System.Drawing.Size(6, 25)
- '
- 'DataGridViewTextBoxColumn1
- '
- Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
- Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
- Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
- Me.DataGridViewTextBoxColumn1.ReadOnly = true
- Me.DataGridViewTextBoxColumn1.Width = 60
- '
- 'DataGridViewTextBoxColumn2
- '
- Me.DataGridViewTextBoxColumn2.DataPropertyName = "MANDANT_ID"
- Me.DataGridViewTextBoxColumn2.DataSource = Me.TBWH_MANDANTBindingSource
- Me.DataGridViewTextBoxColumn2.DisplayMember = "KURZNAME"
- Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
- Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
- Me.DataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
- Me.DataGridViewTextBoxColumn2.ValueMember = "GUID"
- '
- 'TBWH_MANDANTBindingSource
- '
- Me.TBWH_MANDANTBindingSource.DataMember = "TBWH_MANDANT"
- Me.TBWH_MANDANTBindingSource.DataSource = Me.MyDataset
- '
- 'MyDataset
- '
- Me.MyDataset.DataSetName = "MyDataset"
- Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
- '
- 'DataGridViewTextBoxColumn3
- '
- Me.DataGridViewTextBoxColumn3.DataPropertyName = "TERMIN_BEZEICHNUNG"
- Me.DataGridViewTextBoxColumn3.HeaderText = "Bezeichnung Lang"
- Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
- Me.DataGridViewTextBoxColumn3.Width = 180
- '
- 'DataGridViewTextBoxColumn4
- '
- Me.DataGridViewTextBoxColumn4.DataPropertyName = "TERMIN_KZ"
- Me.DataGridViewTextBoxColumn4.HeaderText = "KZ kurz"
- Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
- Me.DataGridViewTextBoxColumn4.Width = 150
- '
- 'DataGridViewTextBoxColumn5
- '
- Me.DataGridViewTextBoxColumn5.DataPropertyName = "ERFASSTWER"
- Me.DataGridViewTextBoxColumn5.HeaderText = "Erfasst wer"
- Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
- '
- 'DataGridViewTextBoxColumn6
- '
- Me.DataGridViewTextBoxColumn6.DataPropertyName = "ERFASSTWANN"
- Me.DataGridViewTextBoxColumn6.HeaderText = "Erfasst wann"
- Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
- Me.DataGridViewTextBoxColumn6.ReadOnly = true
- '
- 'DataGridViewTextBoxColumn7
- '
- Me.DataGridViewTextBoxColumn7.DataPropertyName = "GEANDERTWER"
- Me.DataGridViewTextBoxColumn7.HeaderText = "Geändert wer"
- Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
- Me.DataGridViewTextBoxColumn7.ReadOnly = true
- '
- 'DataGridViewTextBoxColumn8
- '
- Me.DataGridViewTextBoxColumn8.DataPropertyName = "GEAENDERTWANN"
- Me.DataGridViewTextBoxColumn8.HeaderText = "Geändert wann"
- Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
- Me.DataGridViewTextBoxColumn8.ReadOnly = true
- '
- 'TBKOMMCOLLI_TERMINARTBindingSource
- '
- Me.TBKOMMCOLLI_TERMINARTBindingSource.DataMember = "TBKOMMCOLLI_TERMINART"
- Me.TBKOMMCOLLI_TERMINARTBindingSource.DataSource = Me.MyDataset
- '
- 'TBKOMMCOLLI_MANDANTBindingSource
- '
- Me.TBKOMMCOLLI_MANDANTBindingSource.DataMember = "TBKOMMCOLLI_MANDANT"
- Me.TBKOMMCOLLI_MANDANTBindingSource.DataSource = Me.MyDataset
- '
'TBKOMMCOLLI_MANDANTTableAdapter
'
- Me.TBKOMMCOLLI_MANDANTTableAdapter.ClearBeforeFill = true
+ Me.TBKOMMCOLLI_MANDANTTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
- Me.TableAdapterManager.BackupDataSetBeforeUpdate = false
+ Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBKOMMCOLLI_MANDANTTableAdapter = Me.TBKOMMCOLLI_MANDANTTableAdapter
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_KOPFTableAdapter = Nothing
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_POSTableAdapter = Nothing
@@ -916,75 +772,48 @@ Partial Class frmStammdatenverwaltung
'
'TBKOMMCOLLI_TERMINARTTableAdapter
'
- Me.TBKOMMCOLLI_TERMINARTTableAdapter.ClearBeforeFill = true
+ Me.TBKOMMCOLLI_TERMINARTTableAdapter.ClearBeforeFill = True
'
'TBWH_MANDANTTableAdapter
'
- Me.TBWH_MANDANTTableAdapter.ClearBeforeFill = true
- '
- 'PRINTER_NAMELabel
- '
- PRINTER_NAMELabel.AutoSize = true
- PRINTER_NAMELabel.Location = New System.Drawing.Point(370, 134)
- PRINTER_NAMELabel.Name = "PRINTER_NAMELabel"
- PRINTER_NAMELabel.Size = New System.Drawing.Size(88, 17)
- PRINTER_NAMELabel.TabIndex = 24
- PRINTER_NAMELabel.Text = "Printer Name:"
- '
- 'PRINTER_NAMEComboBox
- '
- Me.PRINTER_NAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRINTER_NAME", true))
- Me.PRINTER_NAMEComboBox.FormattingEnabled = true
- Me.PRINTER_NAMEComboBox.Location = New System.Drawing.Point(372, 154)
- Me.PRINTER_NAMEComboBox.Name = "PRINTER_NAMEComboBox"
- Me.PRINTER_NAMEComboBox.Size = New System.Drawing.Size(396, 25)
- Me.PRINTER_NAMEComboBox.TabIndex = 26
+ Me.TBWH_MANDANTTableAdapter.ClearBeforeFill = True
'
'frmStammdatenverwaltung
'
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7!, 17!)
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1191, 466)
Me.Controls.Add(Me.TabControl1)
Me.Controls.Add(Me.StatusStrip1)
- Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
+ Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.Name = "frmStammdatenverwaltung"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Stammdatenverwaltung"
- Me.TabControl1.ResumeLayout(false)
- Me.TabPage1.ResumeLayout(false)
- Me.TabPage1.PerformLayout
- Me.TabControl2.ResumeLayout(false)
- Me.TabPage3.ResumeLayout(false)
- Me.TabPage3.PerformLayout
- CType(Me.TBKOMMCOLLI_TERMINARTDataGridView,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
- Me.TBKOMMCOLLI_TERMINARTBindingNavigator.ResumeLayout(false)
- Me.TBKOMMCOLLI_TERMINARTBindingNavigator.PerformLayout
- CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
- Me.TBKOMMCOLLI_MANDANTBindingNavigator.ResumeLayout(false)
- Me.TBKOMMCOLLI_MANDANTBindingNavigator.PerformLayout
- Me.TabPage2.ResumeLayout(false)
- Me.SplitContainer1.Panel1.ResumeLayout(false)
- Me.SplitContainer1.Panel1.PerformLayout
- CType(Me.SplitContainer1,System.ComponentModel.ISupportInitialize).EndInit
- Me.SplitContainer1.ResumeLayout(false)
- CType(Me.BindingNavigator1,System.ComponentModel.ISupportInitialize).EndInit
- Me.BindingNavigator1.ResumeLayout(false)
- Me.BindingNavigator1.PerformLayout
- CType(Me.TBWH_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.MyDataset,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_TERMINARTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- CType(Me.TBKOMMCOLLI_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
- Me.ResumeLayout(false)
+ Me.TabControl1.ResumeLayout(False)
+ Me.TabPage1.ResumeLayout(False)
+ Me.TabPage1.PerformLayout()
+ CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TabControl2.ResumeLayout(False)
+ Me.TabPage3.ResumeLayout(False)
+ Me.TabPage3.PerformLayout()
+ CType(Me.TBKOMMCOLLI_TERMINARTDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TBKOMMCOLLI_TERMINARTBindingNavigator.ResumeLayout(False)
+ Me.TBKOMMCOLLI_TERMINARTBindingNavigator.PerformLayout()
+ CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TBKOMMCOLLI_MANDANTBindingNavigator.ResumeLayout(False)
+ Me.TBKOMMCOLLI_MANDANTBindingNavigator.PerformLayout()
+ Me.ResumeLayout(False)
Me.PerformLayout
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
- Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents MyDataset As KommiCollo.MyDataset
Friend WithEvents TBKOMMCOLLI_MANDANTBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBKOMMCOLLI_MANDANTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter
@@ -1016,19 +845,6 @@ End Sub
Friend WithEvents folderBrowserDialog As System.Windows.Forms.FolderBrowserDialog
Friend WithEvents btnStandard As System.Windows.Forms.Button
Friend WithEvents tslblStandard As System.Windows.Forms.ToolStripLabel
- Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer
- Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
- Friend WithEvents BindingNavigatorAddNewItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel
- Friend WithEvents BindingNavigatorDeleteItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorMoveFirstItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorMovePreviousItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorSeparator3 As System.Windows.Forms.ToolStripSeparator
- Friend WithEvents BindingNavigatorPositionItem1 As System.Windows.Forms.ToolStripTextBox
- Friend WithEvents BindingNavigatorSeparator4 As System.Windows.Forms.ToolStripSeparator
- Friend WithEvents BindingNavigatorMoveNextItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorMoveLastItem1 As System.Windows.Forms.ToolStripButton
- Friend WithEvents BindingNavigatorSeparator5 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TBKOMMCOLLI_TERMINARTBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBKOMMCOLLI_TERMINARTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter
Friend WithEvents TBWH_MANDANTBindingSource As System.Windows.Forms.BindingSource
@@ -1056,7 +872,6 @@ End Sub
Friend WithEvents BindingNavigatorMoveNextItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator8 As System.Windows.Forms.ToolStripSeparator
- Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
Friend WithEvents tsbtnStandardTerminart As System.Windows.Forms.ToolStripButton
Friend WithEvents tsbtnTerminartenSave As System.Windows.Forms.ToolStripButton
Friend WithEvents PRINTER_NAMEComboBox As System.Windows.Forms.ComboBox
diff --git a/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.resx b/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.resx
index 38d76be..d7dbcf6 100644
--- a/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.resx
+++ b/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.resx
@@ -147,6 +147,9 @@
False
+
+ False
+
17, 17
@@ -156,13 +159,83 @@
134, 17
-
- False
+
+ 297, 95
-
- 972, 17
+
+ 631, 56
+
+
+ 751, 95
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
+ rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
+ i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
+ 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
+ QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
+ bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
+ Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
+ 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ vAAADrwBlbxySQAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
+ twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
+ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
+ WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
+ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
+
+
+
+ 17, 56
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -240,162 +313,10 @@
ZUJgyxtlMFBdFeYvE0TnMToZg+9nMDo5CyX3KvaYWjis2+2CXl8kBLSWjjtY/zYJCD6dfxPvAnMITC/i
QrEdsQYXg5sQm3APuvh8IcjMGGJ1L3F4q9GDLTtkPG7rga+9Dx3d/eh9PYi9Zis0+gbEMXi7th5abU60
4OSJHr6etGG0JDRnGhV1mxpGNdOrlATvjMsSgn8PSVoDbGg6a0b5NXsAAAAASUVORK5CYII=
-
-
-
- 867, 56
-
-
- 1570, 17
-
-
- 867, 56
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
- 1570, 17
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
-
-
- 1416, 17
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- vAAADrwBlbxySQAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
- 1253, 17
-
-
- 413, 56
-
-
- 413, 56
-
-
- 134, 17
+ 314, 56
524, 17
@@ -404,9 +325,12 @@
799, 17
- 17, 56
+ 17, 95
- 643, 56
+ 527, 95
+
+
+ 170
\ No newline at end of file
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/CoreCompileInputs.cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/CoreCompileInputs.cache
index f5f6666..94b28cc 100644
--- a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/CoreCompileInputs.cache
+++ b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/CoreCompileInputs.cache
@@ -1 +1 @@
-2275e9f536ef312a743f9c85b0005c7b248fc1bd
+e9b152b9359e6c239e2b2e2ed430f0cde49ec501
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
index f9c4c05..bd5f580 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index a500592..76edcc8 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.Resources.resources b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.Resources.resources
index 620d721..f70494e 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.Resources.resources and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.Resources.resources differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe
index 4669135..22be05f 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmAdressChange.resources b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmAdressChange.resources
new file mode 100644
index 0000000..6c05a97
Binary files /dev/null and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmAdressChange.resources differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmStammdatenverwaltung.resources b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmStammdatenverwaltung.resources
index f10e8ba..f3f5c49 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmStammdatenverwaltung.resources and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.frmStammdatenverwaltung.resources differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb
index b6ce445..803bf0c 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
index 2d44b86..1179fde 100644
--- a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
+++ b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
@@ -761,3 +761,386 @@ E:\SchreiberM\Visual Studio\GIT\KommiCollo\obj\x86\Debug\KommiCollo.exe.licenses
E:\SchreiberM\Visual Studio\GIT\KommiCollo\obj\x86\Debug\KommiCollo.exe
E:\SchreiberM\Visual Studio\GIT\KommiCollo\obj\x86\Debug\KommiCollo.xml
E:\SchreiberM\Visual Studio\GIT\KommiCollo\obj\x86\Debug\KommiCollo.pdb
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Testreport.rdlc
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.exe.config
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.exe
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.pdb
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Charts.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.CodeParser.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Data.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.UI.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Office.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.PivotGrid.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Printing.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.RichEdit.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Sparkline.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.UI.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Xpo.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraBars.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Extensions.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Wizard.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraEditors.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGauges.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraLayout.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraNavBar.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPivotGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPrinting.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.Extensions.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraRichEdit.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraTreeList.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraVerticalGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.Common.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.ProcessingObjectModel.DLL
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.WinForms.DLL
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.SqlServer.Types.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Drawing.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Data.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.UI.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Office.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.PivotGrid.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Printing.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.RichEdit.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Sparkline.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.UI.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Xpo.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraBars.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Wizard.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraEditors.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGauges.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraLayout.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraNavBar.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPivotGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPrinting.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.Extensions.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraRichEdit.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraTreeList.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraVerticalGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Drawing.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.vbprojResolveAssemblyReference.cache
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.DocumentViewerEx.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmAbschluss.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmConnection.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmLabel.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmMain.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmPrintOptions.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmStammdatenverwaltung.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.Resources.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.reportUebergabe.resources
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.vbproj.GenerateResource.Cache
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.exe.licenses
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.exe
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.xml
+E:\SchreiberM\Visual Studio\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.pdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Testreport.rdlc
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.exe.config
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.exe
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.pdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Charts.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.CodeParser.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Data.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.UI.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Office.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.PivotGrid.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Printing.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.RichEdit.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Sparkline.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.UI.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Xpo.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraBars.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Extensions.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Wizard.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraEditors.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGauges.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraLayout.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraNavBar.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPivotGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPrinting.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.Extensions.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraRichEdit.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraTreeList.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraVerticalGrid.v15.2.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.Common.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.ProcessingObjectModel.DLL
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.WinForms.DLL
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.SqlServer.Types.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Core.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Drawing.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Data.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.DataAccess.v15.2.UI.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Office.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.PivotGrid.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Printing.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.RichEdit.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Sparkline.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Utils.v15.2.UI.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Xpo.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraBars.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraCharts.v15.2.Wizard.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraEditors.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGauges.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraLayout.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraNavBar.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPivotGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraPrinting.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraReports.v15.2.Extensions.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraRichEdit.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraTreeList.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.XtraVerticalGrid.v15.2.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Core.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\DevExpress.Pdf.v15.2.Drawing.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Data.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.DataAccess.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.DataAccess.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Office.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.PivotGrid.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Printing.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.RichEdit.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Sparkline.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Utils.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Utils.v15.2.UI.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Xpo.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraBars.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraCharts.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraCharts.v15.2.Wizard.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraEditors.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraGauges.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraLayout.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraNavBar.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraPivotGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraPrinting.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraReports.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraReports.v15.2.Extensions.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraRichEdit.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraTreeList.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.XtraVerticalGrid.v15.2.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\de\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\es\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ja\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\ru\DevExpress.Pdf.v15.2.Core.resources.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.vbprojResolveAssemblyReference.cache
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.DocumentViewerEx.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmAbschluss.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmAdressChange.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmConnection.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmLabel.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmMain.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmPrintOptions.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.frmStammdatenverwaltung.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.Resources.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.reportUebergabe.resources
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.vbproj.GenerateResource.Cache
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.exe.licenses
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.exe
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.xml
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.pdb
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache
index cfda1e8..e7464f0 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbprojResolveAssemblyReference.cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbprojResolveAssemblyReference.cache
new file mode 100644
index 0000000..2905b02
Binary files /dev/null and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbprojResolveAssemblyReference.cache differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.xml b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.xml
index aa22fbb..c3073d2 100644
--- a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.xml
+++ b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.xml
@@ -52,6 +52,11 @@ KommiCollo
Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
+
+
+ Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
+
+
Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/DSMercator.Designer.vb.dll b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/DSMercator.Designer.vb.dll
index bdd688c..e3a4833 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/DSMercator.Designer.vb.dll and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/DSMercator.Designer.vb.dll differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll
index a564d16..d8da01c 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll
index 64a8ae0..8314724 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Release/CoreCompileInputs.cache b/SchaumKommiCollo/KommiCollo/obj/x86/Release/CoreCompileInputs.cache
index 6e20952..0756a83 100644
--- a/SchaumKommiCollo/KommiCollo/obj/x86/Release/CoreCompileInputs.cache
+++ b/SchaumKommiCollo/KommiCollo/obj/x86/Release/CoreCompileInputs.cache
@@ -1 +1 @@
-2f0b6e990ea7782dab6a9c11fed5630b5d36fea1
+4ef8c95a7396927cbdfdb8a7aed4ed6b58d52cfa
diff --git a/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.msi b/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.msi
index 6d132ab..16d3c3f 100644
Binary files a/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.msi and b/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.msi differ
diff --git a/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.wixpdb b/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.wixpdb
index 3bcf7ab..9c7bd1c 100644
Binary files a/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.wixpdb and b/SchaumKommiCollo/SetupWix/bin/Debug/KommiCollo-x86-2.0.0.0.wixpdb differ
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj b/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
index 518613d..060019e 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
@@ -1 +1 @@
-11252
2Installation Database
3Beschreibung des Programms
4Digital Data
5Installer
6Kommentar wie Copyright-Hinweis
7Intel;1031
9*
14100
152
192
ProgramMenuDir{5200DF59-FED6-4C5A-8393-90B8ED526432}ProgramMenuDir4reg358870B9B7E9B3B188C6DDA8DDA0D0E8
MainApplicationExe{0B68A602-807C-4F68-B373-B586845253F2}INSTALLDIR0MainApplicationExe
DevExpressLibs{86C8025C-0CF2-4C79-9C4F-409388E01A10}INSTALLDIR0DevExpress.Charts.v15.2.Core
DevExpressLibs_Resources_de{9ABED2D9-3438-44DD-8921-52106116833E}Locale_DE0
MicrosoftLibs{BA507DEE-86F8-4651-A5A8-EF6FC8FB87EE}INSTALLDIR0Microsoft.ReportViewer.ProcessingObjectModel
RegistryEntries{57CCE36E-F152-4D17-81A0-CCAAEFA777A3}INSTALLDIR4reg4A543C0E0977BA441F7960CE7C89D310
WelcomeDlgNextNewDialogInstallDirDlg12
InstallDirDlgBackNewDialogWelcomeDlg12
INSTALLDIRProgramFilesFolder8kzmvg3m|KommiCollo
ProgramFilesFolderTARGETDIR.
ProgramMenuDirProgramMenuFolderp0tgj6a4|KommiCollo
ProgramMenuFolderTARGETDIRPrograms
DesktopFolderTARGETDIRDesktop
TARGETDIRSourceDir
Locale_DEINSTALLDIRde
MainApplicationMain Application210
MainApplicationExeMainApplicationExebjyfz834.exe|KommiCollo.exe01536
DevExpress.Charts.v15.2.CoreDevExpressLibso8sv37ar.dll|DevExpress.Charts.v15.2.Core.dll0512
DevExpress.CodeParser.v15.2DevExpressLibscn5p3wn1.dll|DevExpress.CodeParser.v15.2.dll0512
DevExpress.Data.v15.2DevExpressLibs5ruxi_qa.dll|DevExpress.Data.v15.2.dll0512
DevExpress.DataAccess.v15.2DevExpressLibs7ahzkowx.dll|DevExpress.DataAccess.v15.2.dll0512
DevExpress.DataAccess.v15.2.UI.dllDevExpressLibsk_dfwky4.dll|DevExpress.DataAccess.v15.2.UI.dll0512
DevExpress.Office.v15.2.CoreDevExpressLibsqkxggz_k.dll|DevExpress.Office.v15.2.Core.dll0512
DevExpress.PivotGrid.v15.2.CoreDevExpressLibsbbmpqaic.dll|DevExpress.PivotGrid.v15.2.Core.dll0512
DevExpress.Printing.v15.2.CoreDevExpressLibsbles6gdp.dll|DevExpress.Printing.v15.2.Core.dll0512
DevExpress.RichEdit.v15.2.CoreDevExpressLibsf9nvwbkv.dll|DevExpress.RichEdit.v15.2.Core.dll0512
DevExpress.Sparkline.v15.2.CoreDevExpressLibsfnklz3ff.dll|DevExpress.Sparkline.v15.2.Core.dll0512
DevExpress.Utils.v15.2DevExpressLibsmovgkxdr.dll|DevExpress.Utils.v15.2.dll0512
DevExpress.Utils.v15.2.UIDevExpressLibs8kkr6v6v.dll|DevExpress.Utils.v15.2.UI.dll0512
DevExpress.Xpo.v15.2DevExpressLibsb25glcjo.dll|DevExpress.Xpo.v15.2.dll0512
DevExpress.XtraBars.v15.2DevExpressLibsop1uogqd.dll|DevExpress.XtraBars.v15.2.dll0512
DevExpress.XtraCharts.v15.2DevExpressLibs6q62iicg.dll|DevExpress.XtraCharts.v15.2.dll0512
DevExpress.XtraCharts.v15.2.ExtensionsDevExpressLibsmm_vkoei.dll|DevExpress.XtraCharts.v15.2.Extensions.dll0512
DevExpress.XtraCharts.v15.2.WizardDevExpressLibswzbtatu1.dll|DevExpress.XtraCharts.v15.2.Wizard.dll0512
DevExpress.XtraEditors.v15.2DevExpressLibsbfzpmyhr.dll|DevExpress.XtraEditors.v15.2.dll0512
DevExpress.XtraGauges.v15.2.CoreDevExpressLibsvqpudyqh.dll|DevExpress.XtraGauges.v15.2.Core.dll0512
DevExpress.XtraGrid.v15.2DevExpressLibsmsgj0-l1.dll|DevExpress.XtraGrid.v15.2.dll0512
DevExpress.XtraLayout.v15.2DevExpressLibs0qfhxals.dll|DevExpress.XtraLayout.v15.2.dll0512
DevExpress.XtraNavBar.v15.2DevExpressLibsslehg5ld.dll|DevExpress.XtraNavBar.v15.2.dll0512
DevExpress.XtraPivotGrid.v15.2DevExpressLibs9ftnmr3n.dll|DevExpress.XtraPivotGrid.v15.2.dll0512
DevExpress.XtraPrinting.v15.2DevExpressLibscsk00joa.dll|DevExpress.XtraPrinting.v15.2.dll0512
DevExpress.XtraReports.v15.2DevExpressLibsnr9qnuhf.dll|DevExpress.XtraReports.v15.2.dll0512
DevExpress.XtraReports.v15.2.ExtensionsDevExpressLibsfnmzkfqq.dll|DevExpress.XtraReports.v15.2.Extensions.dll0512
DevExpress.XtraVerticalGrid.v15.2DevExpressLibsyb73jadr.dll|DevExpress.XtraVerticalGrid.v15.2.dll0512
DevExpress.XtraRichEdit.v15.2DevExpressLibs_xn0pe93.dll|DevExpress.XtraRichEdit.v15.2.dll0512
DevExpress.XtraTreeList.v15.2DevExpressLibshbhwm4pt.dll|DevExpress.XtraTreeList.v15.2.dll0512
DevExpress.Data.v15.2.resourcesDevExpressLibs_Resources_depreh5zlx.dll|DevExpress.Data.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.resourcesDevExpressLibs_Resources_des4yu5qqb.dll|DevExpress.DataAccess.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.UI.dll.resourcesDevExpressLibs_Resources_defeeut1oh.dll|DevExpress.DataAccess.v15.2.UI.resources.dll0512
DevExpress.Office.v15.2.Core.resourcesDevExpressLibs_Resources_dedq9q09uu.dll|DevExpress.Office.v15.2.Core.resources.dll0512
DevExpress.PivotGrid.v15.2.Core.resourcesDevExpressLibs_Resources_dewm3glaec.dll|DevExpress.PivotGrid.v15.2.Core.resources.dll0512
DevExpress.Printing.v15.2.Core.resourcesDevExpressLibs_Resources_dehzjj6s7u.dll|DevExpress.Printing.v15.2.Core.resources.dll0512
DevExpress.RichEdit.v15.2.Core.resourcesDevExpressLibs_Resources_degoffgcm9.dll|DevExpress.RichEdit.v15.2.Core.resources.dll0512
DevExpress.Sparkline.v15.2.Core.resourcesDevExpressLibs_Resources_decmfnxyc1.dll|DevExpress.Sparkline.v15.2.Core.resources.dll0512
DevExpress.Utils.v15.2.resourcesDevExpressLibs_Resources_deplcxza2b.dll|DevExpress.Utils.v15.2.resources.dll0512
DevExpress.Utils.v15.2.UI.resourcesDevExpressLibs_Resources_de465eew-b.dll|DevExpress.Utils.v15.2.UI.resources.dll0512
DevExpress.Xpo.v15.2.resourcesDevExpressLibs_Resources_de_oysrcoz.dll|DevExpress.Xpo.v15.2.resources.dll0512
DevExpress.XtraBars.v15.2.resourcesDevExpressLibs_Resources_deouiild7c.dll|DevExpress.XtraBars.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.resourcesDevExpressLibs_Resources_dejzb7xolu.dll|DevExpress.XtraCharts.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.Wizard.resourcesDevExpressLibs_Resources_de5jqmqd-v.dll|DevExpress.XtraCharts.v15.2.Wizard.resources.dll0512
DevExpress.XtraEditors.v15.2.resourcesDevExpressLibs_Resources_demnohum6i.dll|DevExpress.XtraEditors.v15.2.resources.dll0512
DevExpress.XtraGauges.v15.2.Core.resourcesDevExpressLibs_Resources_de-m29nczk.dll|DevExpress.XtraGauges.v15.2.Core.resources.dll0512
DevExpress.XtraGrid.v15.2.resourcesDevExpressLibs_Resources_de9e8hdh1x.dll|DevExpress.XtraGrid.v15.2.resources.dll0512
DevExpress.XtraLayout.v15.2.resourcesDevExpressLibs_Resources_de6gg30iki.dll|DevExpress.XtraLayout.v15.2.resources.dll0512
DevExpress.XtraNavBar.v15.2.resourcesDevExpressLibs_Resources_dehetqle8p.dll|DevExpress.XtraNavBar.v15.2.resources.dll0512
DevExpress.XtraPivotGrid.v15.2.resourcesDevExpressLibs_Resources_dezhjdbh8n.dll|DevExpress.XtraPivotGrid.v15.2.resources.dll0512
DevExpress.XtraPrinting.v15.2.resourcesDevExpressLibs_Resources_de8icr40u9.dll|DevExpress.XtraPrinting.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.resourcesDevExpressLibs_Resources_deyjesmncx.dll|DevExpress.XtraReports.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.Extensions.resourcesDevExpressLibs_Resources_deswlmps0e.dll|DevExpress.XtraReports.v15.2.Extensions.resources.dll0512
DevExpress.XtraVerticalGrid.v15.2.resourcesDevExpressLibs_Resources_dele5rwhpu.dll|DevExpress.XtraVerticalGrid.v15.2.resources.dll0512
DevExpress.XtraRichEdit.v15.2.resourcesDevExpressLibs_Resources_dedomftxsg.dll|DevExpress.XtraRichEdit.v15.2.resources.dll0512
DevExpress.XtraTreeList.v15.2.resourcesDevExpressLibs_Resources_derzhx947g.dll|DevExpress.XtraTreeList.v15.2.resources.dll0512
Microsoft.ReportViewer.ProcessingObjectModelMicrosoftLibsoiqdckqh.dll|Microsoft.ReportViewer.ProcessingObjectModel.dll0512
Microsoft.ReportViewer.WinFormsMicrosoftLibsbk20hmfr.dll|Microsoft.ReportViewer.WinForms.dll0512
Microsoft.SqlServer.TypesMicrosoftLibswku0finj.dll|Microsoft.SqlServer.Types.dll0512
Microsoft.ReportViewer.CommonMicrosoftLibsufavz8gi.dll|Microsoft.ReportViewer.Common.dll0512
AppIcon.exeKommiCollo.exe
NOT WIX_DOWNGRADE_DETECTEDEine neuere Version von [ProductName] ist bereits installiert. Das Setup wird beendet.
10KommiCollo#KommiCollo.cab
ALLUSERS1
DiskPromptKommiCollo Install
PREVIOUSVERSIONSINSTALLED
ARPPRODUCTICONAppIcon
WIXUI_INSTALLDIRINSTALLDIR
reg358870B9B7E9B3B188C6DDA8DDA0D0E8-1Software\[Manufacturer]\[ProductName]ProgramMenuDir
reg4A543C0E0977BA441F7960CE7C89D3101Software\[Manufacturer]\[ProductName]Path[INSTALLDIR]RegistryEntries
ProgramMenuDirProgramMenuDirProgramMenuDir2
DesktopShortcutDesktopFolderzmdtclo-|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
StartMenuShortcutProgramMenuDiri_ztu3hv|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.0.0.01WIX_UPGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.0.0.02WIX_DOWNGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}1.0.0.099.0.0.0256PREVIOUSVERSIONSINSTALLED
InstallExecuteSequenceRemoveExistingProductsInstallValidate0
MainApplication1MainApplicationExe10
MainApplication1DevExpressLibs10
MainApplication1DevExpressLibs_Resources_de10
MainApplication1ProgramMenuDir10
MainApplication1MicrosoftLibs10
MainApplication1RegistryEntries10
*5MainApplication20
MainApplicationExeINSTALLDIR1KommiCollo.exe-110
DevExpress.Charts.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Charts.v15.2.Core.dll-110
DevExpress.CodeParser.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.CodeParser.v15.2.dll-110
DevExpress.Data.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Data.v15.2.dll-110
DevExpress.DataAccess.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.dll-110
DevExpress.DataAccess.v15.2.UI.dllINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.UI.dll-110
DevExpress.Office.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Office.v15.2.Core.dll-110
DevExpress.PivotGrid.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.PivotGrid.v15.2.Core.dll-110
DevExpress.Printing.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Printing.v15.2.Core.dll-110
DevExpress.RichEdit.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.RichEdit.v15.2.Core.dll-110
DevExpress.Sparkline.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Sparkline.v15.2.Core.dll-110
DevExpress.Utils.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.dll-110
DevExpress.Utils.v15.2.UIINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.UI.dll-110
DevExpress.Xpo.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Xpo.v15.2.dll-110
DevExpress.XtraBars.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraBars.v15.2.dll-110
DevExpress.XtraCharts.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.dll-110
DevExpress.XtraCharts.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Extensions.dll-110
DevExpress.XtraCharts.v15.2.WizardINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Wizard.dll-110
DevExpress.XtraEditors.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraEditors.v15.2.dll-110
DevExpress.XtraGauges.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGauges.v15.2.Core.dll-110
DevExpress.XtraGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGrid.v15.2.dll-110
DevExpress.XtraLayout.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraLayout.v15.2.dll-110
DevExpress.XtraNavBar.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraNavBar.v15.2.dll-110
DevExpress.XtraPivotGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPivotGrid.v15.2.dll-110
DevExpress.XtraPrinting.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPrinting.v15.2.dll-110
DevExpress.XtraReports.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.dll-110
DevExpress.XtraReports.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.Extensions.dll-110
DevExpress.XtraVerticalGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraVerticalGrid.v15.2.dll-110
DevExpress.XtraRichEdit.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraRichEdit.v15.2.dll-110
DevExpress.XtraTreeList.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll-110
DevExpress.Data.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Data.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.UI.dll.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.UI.resources.dll-110
DevExpress.Office.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Office.v15.2.Core.resources.dll-110
DevExpress.PivotGrid.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.PivotGrid.v15.2.Core.resources.dll-110
DevExpress.Printing.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Printing.v15.2.Core.resources.dll-110
DevExpress.RichEdit.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.RichEdit.v15.2.Core.resources.dll-110
DevExpress.Sparkline.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Sparkline.v15.2.Core.resources.dll-110
DevExpress.Utils.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.resources.dll-110
DevExpress.Utils.v15.2.UI.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.UI.resources.dll-110
DevExpress.Xpo.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Xpo.v15.2.resources.dll-110
DevExpress.XtraBars.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraBars.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.Wizard.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll-110
DevExpress.XtraEditors.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraEditors.v15.2.resources.dll-110
DevExpress.XtraGauges.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGauges.v15.2.Core.resources.dll-110
DevExpress.XtraGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGrid.v15.2.resources.dll-110
DevExpress.XtraLayout.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraLayout.v15.2.resources.dll-110
DevExpress.XtraNavBar.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraNavBar.v15.2.resources.dll-110
DevExpress.XtraPivotGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPivotGrid.v15.2.resources.dll-110
DevExpress.XtraPrinting.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPrinting.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.Extensions.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll-110
DevExpress.XtraVerticalGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll-110
DevExpress.XtraRichEdit.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraRichEdit.v15.2.resources.dll-110
DevExpress.XtraTreeList.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraTreeList.v15.2.resources.dll-110
Microsoft.ReportViewer.ProcessingObjectModelINSTALLDIR1Microsoft.ReportViewer.ProcessingObjectModel.dll-110
Microsoft.ReportViewer.WinFormsINSTALLDIR1Microsoft.ReportViewer.WinForms.dll-110
Microsoft.SqlServer.TypesINSTALLDIR1Microsoft.SqlServer.Types.dll-110
Microsoft.ReportViewer.CommonINSTALLDIR1Microsoft.ReportViewer.Common.dll-110
MainApplicationFeatureMainApplicationExeComponent
MainApplicationFeatureDevExpressLibsComponent
MainApplicationFeatureDevExpressLibs_Resources_deComponent
MainApplicationFeatureProgramMenuDirComponent
MainApplicationFeatureMicrosoftLibsComponent
MainApplicationFeatureRegistryEntriesComponent
*ProductMainApplicationFeature
PREVIOUSVERSIONSINSTALLED4
PropertyManufacturer
PropertyProductCode
PropertyProductLanguage
PropertyProductName
PropertyProductVersion
PropertyUpgradeCode
PropertyDiskPrompt
WixActionInstallExecuteSequence/RemoveExistingProducts
DirectoryINSTALLDIR
DirectoryDesktopFolder
IconAppIcon.exe
DirectoryProgramMenuDir
IconAppIcon.exe
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
ComponentMainApplicationExe
ComponentDevExpressLibs
ComponentDevExpressLibs_Resources_de
ComponentProgramMenuDir
ComponentMicrosoftLibs
ComponentRegistryEntries
WixUIWixUI_InstallDir
WixUIWixUI_ErrorProgressText
DialogWelcomeDlg
DialogInstallDirDlg
DialogInstallDirDlg
DialogWelcomeDlg
UpgradeCode{B1A174AD-FBF8-4125-A9F5-28EB50131185}
\ No newline at end of file
+11252
2Installation Database
3Beschreibung des Programms
4Digital Data
5Installer
6Kommentar wie Copyright-Hinweis
7Intel;1031
9*
14100
152
192
ProgramMenuDir{5200DF59-FED6-4C5A-8393-90B8ED526432}ProgramMenuDir4reg358870B9B7E9B3B188C6DDA8DDA0D0E8
MainApplicationExe{0B68A602-807C-4F68-B373-B586845253F2}INSTALLDIR0MainApplicationExe
DevExpressLibs{86C8025C-0CF2-4C79-9C4F-409388E01A10}INSTALLDIR0DevExpress.Charts.v15.2.Core
DevExpressLibs_Resources_de{9ABED2D9-3438-44DD-8921-52106116833E}Locale_DE0
MicrosoftLibs{BA507DEE-86F8-4651-A5A8-EF6FC8FB87EE}INSTALLDIR0Microsoft.ReportViewer.ProcessingObjectModel
RegistryEntries{57CCE36E-F152-4D17-81A0-CCAAEFA777A3}INSTALLDIR4reg4A543C0E0977BA441F7960CE7C89D310
WelcomeDlgNextNewDialogInstallDirDlg12
InstallDirDlgBackNewDialogWelcomeDlg12
INSTALLDIRProgramFilesFolder8kzmvg3m|KommiCollo
ProgramFilesFolderTARGETDIR.
ProgramMenuDirProgramMenuFolderp0tgj6a4|KommiCollo
ProgramMenuFolderTARGETDIRPrograms
DesktopFolderTARGETDIRDesktop
TARGETDIRSourceDir
Locale_DEINSTALLDIRde
MainApplicationMain Application210
MainApplicationExeMainApplicationExebjyfz834.exe|KommiCollo.exe01536
DevExpress.Charts.v15.2.CoreDevExpressLibso8sv37ar.dll|DevExpress.Charts.v15.2.Core.dll0512
DevExpress.CodeParser.v15.2DevExpressLibscn5p3wn1.dll|DevExpress.CodeParser.v15.2.dll0512
DevExpress.Data.v15.2DevExpressLibs5ruxi_qa.dll|DevExpress.Data.v15.2.dll0512
DevExpress.DataAccess.v15.2DevExpressLibs7ahzkowx.dll|DevExpress.DataAccess.v15.2.dll0512
DevExpress.DataAccess.v15.2.UI.dllDevExpressLibsk_dfwky4.dll|DevExpress.DataAccess.v15.2.UI.dll0512
DevExpress.Office.v15.2.CoreDevExpressLibsqkxggz_k.dll|DevExpress.Office.v15.2.Core.dll0512
DevExpress.PivotGrid.v15.2.CoreDevExpressLibsbbmpqaic.dll|DevExpress.PivotGrid.v15.2.Core.dll0512
DevExpress.Printing.v15.2.CoreDevExpressLibsbles6gdp.dll|DevExpress.Printing.v15.2.Core.dll0512
DevExpress.RichEdit.v15.2.CoreDevExpressLibsf9nvwbkv.dll|DevExpress.RichEdit.v15.2.Core.dll0512
DevExpress.Sparkline.v15.2.CoreDevExpressLibsfnklz3ff.dll|DevExpress.Sparkline.v15.2.Core.dll0512
DevExpress.Utils.v15.2DevExpressLibsmovgkxdr.dll|DevExpress.Utils.v15.2.dll0512
DevExpress.Utils.v15.2.UIDevExpressLibs8kkr6v6v.dll|DevExpress.Utils.v15.2.UI.dll0512
DevExpress.Xpo.v15.2DevExpressLibsb25glcjo.dll|DevExpress.Xpo.v15.2.dll0512
DevExpress.XtraBars.v15.2DevExpressLibsop1uogqd.dll|DevExpress.XtraBars.v15.2.dll0512
DevExpress.XtraCharts.v15.2DevExpressLibs6q62iicg.dll|DevExpress.XtraCharts.v15.2.dll0512
DevExpress.XtraCharts.v15.2.ExtensionsDevExpressLibsmm_vkoei.dll|DevExpress.XtraCharts.v15.2.Extensions.dll0512
DevExpress.XtraCharts.v15.2.WizardDevExpressLibswzbtatu1.dll|DevExpress.XtraCharts.v15.2.Wizard.dll0512
DevExpress.XtraEditors.v15.2DevExpressLibsbfzpmyhr.dll|DevExpress.XtraEditors.v15.2.dll0512
DevExpress.XtraGauges.v15.2.CoreDevExpressLibsvqpudyqh.dll|DevExpress.XtraGauges.v15.2.Core.dll0512
DevExpress.XtraGrid.v15.2DevExpressLibsmsgj0-l1.dll|DevExpress.XtraGrid.v15.2.dll0512
DevExpress.XtraLayout.v15.2DevExpressLibs0qfhxals.dll|DevExpress.XtraLayout.v15.2.dll0512
DevExpress.XtraNavBar.v15.2DevExpressLibsslehg5ld.dll|DevExpress.XtraNavBar.v15.2.dll0512
DevExpress.XtraPivotGrid.v15.2DevExpressLibs9ftnmr3n.dll|DevExpress.XtraPivotGrid.v15.2.dll0512
DevExpress.XtraPrinting.v15.2DevExpressLibscsk00joa.dll|DevExpress.XtraPrinting.v15.2.dll0512
DevExpress.XtraReports.v15.2DevExpressLibsnr9qnuhf.dll|DevExpress.XtraReports.v15.2.dll0512
DevExpress.XtraReports.v15.2.ExtensionsDevExpressLibsfnmzkfqq.dll|DevExpress.XtraReports.v15.2.Extensions.dll0512
DevExpress.XtraVerticalGrid.v15.2DevExpressLibsyb73jadr.dll|DevExpress.XtraVerticalGrid.v15.2.dll0512
DevExpress.XtraRichEdit.v15.2DevExpressLibs_xn0pe93.dll|DevExpress.XtraRichEdit.v15.2.dll0512
DevExpress.XtraTreeList.v15.2DevExpressLibshbhwm4pt.dll|DevExpress.XtraTreeList.v15.2.dll0512
DevExpress.Data.v15.2.resourcesDevExpressLibs_Resources_depreh5zlx.dll|DevExpress.Data.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.resourcesDevExpressLibs_Resources_des4yu5qqb.dll|DevExpress.DataAccess.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.UI.dll.resourcesDevExpressLibs_Resources_defeeut1oh.dll|DevExpress.DataAccess.v15.2.UI.resources.dll0512
DevExpress.Office.v15.2.Core.resourcesDevExpressLibs_Resources_dedq9q09uu.dll|DevExpress.Office.v15.2.Core.resources.dll0512
DevExpress.PivotGrid.v15.2.Core.resourcesDevExpressLibs_Resources_dewm3glaec.dll|DevExpress.PivotGrid.v15.2.Core.resources.dll0512
DevExpress.Printing.v15.2.Core.resourcesDevExpressLibs_Resources_dehzjj6s7u.dll|DevExpress.Printing.v15.2.Core.resources.dll0512
DevExpress.RichEdit.v15.2.Core.resourcesDevExpressLibs_Resources_degoffgcm9.dll|DevExpress.RichEdit.v15.2.Core.resources.dll0512
DevExpress.Sparkline.v15.2.Core.resourcesDevExpressLibs_Resources_decmfnxyc1.dll|DevExpress.Sparkline.v15.2.Core.resources.dll0512
DevExpress.Utils.v15.2.resourcesDevExpressLibs_Resources_deplcxza2b.dll|DevExpress.Utils.v15.2.resources.dll0512
DevExpress.Utils.v15.2.UI.resourcesDevExpressLibs_Resources_de465eew-b.dll|DevExpress.Utils.v15.2.UI.resources.dll0512
DevExpress.Xpo.v15.2.resourcesDevExpressLibs_Resources_de_oysrcoz.dll|DevExpress.Xpo.v15.2.resources.dll0512
DevExpress.XtraBars.v15.2.resourcesDevExpressLibs_Resources_deouiild7c.dll|DevExpress.XtraBars.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.resourcesDevExpressLibs_Resources_dejzb7xolu.dll|DevExpress.XtraCharts.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.Wizard.resourcesDevExpressLibs_Resources_de5jqmqd-v.dll|DevExpress.XtraCharts.v15.2.Wizard.resources.dll0512
DevExpress.XtraEditors.v15.2.resourcesDevExpressLibs_Resources_demnohum6i.dll|DevExpress.XtraEditors.v15.2.resources.dll0512
DevExpress.XtraGauges.v15.2.Core.resourcesDevExpressLibs_Resources_de-m29nczk.dll|DevExpress.XtraGauges.v15.2.Core.resources.dll0512
DevExpress.XtraGrid.v15.2.resourcesDevExpressLibs_Resources_de9e8hdh1x.dll|DevExpress.XtraGrid.v15.2.resources.dll0512
DevExpress.XtraLayout.v15.2.resourcesDevExpressLibs_Resources_de6gg30iki.dll|DevExpress.XtraLayout.v15.2.resources.dll0512
DevExpress.XtraNavBar.v15.2.resourcesDevExpressLibs_Resources_dehetqle8p.dll|DevExpress.XtraNavBar.v15.2.resources.dll0512
DevExpress.XtraPivotGrid.v15.2.resourcesDevExpressLibs_Resources_dezhjdbh8n.dll|DevExpress.XtraPivotGrid.v15.2.resources.dll0512
DevExpress.XtraPrinting.v15.2.resourcesDevExpressLibs_Resources_de8icr40u9.dll|DevExpress.XtraPrinting.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.resourcesDevExpressLibs_Resources_deyjesmncx.dll|DevExpress.XtraReports.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.Extensions.resourcesDevExpressLibs_Resources_deswlmps0e.dll|DevExpress.XtraReports.v15.2.Extensions.resources.dll0512
DevExpress.XtraVerticalGrid.v15.2.resourcesDevExpressLibs_Resources_dele5rwhpu.dll|DevExpress.XtraVerticalGrid.v15.2.resources.dll0512
DevExpress.XtraRichEdit.v15.2.resourcesDevExpressLibs_Resources_dedomftxsg.dll|DevExpress.XtraRichEdit.v15.2.resources.dll0512
DevExpress.XtraTreeList.v15.2.resourcesDevExpressLibs_Resources_derzhx947g.dll|DevExpress.XtraTreeList.v15.2.resources.dll0512
Microsoft.ReportViewer.ProcessingObjectModelMicrosoftLibsoiqdckqh.dll|Microsoft.ReportViewer.ProcessingObjectModel.dll0512
Microsoft.ReportViewer.WinFormsMicrosoftLibsbk20hmfr.dll|Microsoft.ReportViewer.WinForms.dll0512
Microsoft.SqlServer.TypesMicrosoftLibswku0finj.dll|Microsoft.SqlServer.Types.dll0512
Microsoft.ReportViewer.CommonMicrosoftLibsufavz8gi.dll|Microsoft.ReportViewer.Common.dll0512
AppIcon.exeKommiCollo.exe
NOT WIX_DOWNGRADE_DETECTEDEine neuere Version von [ProductName] ist bereits installiert. Das Setup wird beendet.
10KommiCollo#KommiCollo.cab
ALLUSERS1
DiskPromptKommiCollo Install
PREVIOUSVERSIONSINSTALLED
ARPPRODUCTICONAppIcon
WIXUI_INSTALLDIRINSTALLDIR
reg358870B9B7E9B3B188C6DDA8DDA0D0E8-1Software\[Manufacturer]\[ProductName]ProgramMenuDir
reg4A543C0E0977BA441F7960CE7C89D3101Software\[Manufacturer]\[ProductName]Path[INSTALLDIR]RegistryEntries
ProgramMenuDirProgramMenuDirProgramMenuDir2
DesktopShortcutDesktopFolderzmdtclo-|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
StartMenuShortcutProgramMenuDiri_ztu3hv|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.0.0.01WIX_UPGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.0.0.02WIX_DOWNGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}1.0.0.099.0.0.0256PREVIOUSVERSIONSINSTALLED
InstallExecuteSequenceRemoveExistingProductsInstallValidate0
MainApplication1MainApplicationExe10
MainApplication1DevExpressLibs10
MainApplication1DevExpressLibs_Resources_de10
MainApplication1ProgramMenuDir10
MainApplication1MicrosoftLibs10
MainApplication1RegistryEntries10
*5MainApplication20
MainApplicationExeINSTALLDIR1KommiCollo.exe-110
DevExpress.Charts.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Charts.v15.2.Core.dll-110
DevExpress.CodeParser.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.CodeParser.v15.2.dll-110
DevExpress.Data.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Data.v15.2.dll-110
DevExpress.DataAccess.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.dll-110
DevExpress.DataAccess.v15.2.UI.dllINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.UI.dll-110
DevExpress.Office.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Office.v15.2.Core.dll-110
DevExpress.PivotGrid.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.PivotGrid.v15.2.Core.dll-110
DevExpress.Printing.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Printing.v15.2.Core.dll-110
DevExpress.RichEdit.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.RichEdit.v15.2.Core.dll-110
DevExpress.Sparkline.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Sparkline.v15.2.Core.dll-110
DevExpress.Utils.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.dll-110
DevExpress.Utils.v15.2.UIINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.UI.dll-110
DevExpress.Xpo.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Xpo.v15.2.dll-110
DevExpress.XtraBars.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraBars.v15.2.dll-110
DevExpress.XtraCharts.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.dll-110
DevExpress.XtraCharts.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Extensions.dll-110
DevExpress.XtraCharts.v15.2.WizardINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Wizard.dll-110
DevExpress.XtraEditors.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraEditors.v15.2.dll-110
DevExpress.XtraGauges.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGauges.v15.2.Core.dll-110
DevExpress.XtraGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGrid.v15.2.dll-110
DevExpress.XtraLayout.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraLayout.v15.2.dll-110
DevExpress.XtraNavBar.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraNavBar.v15.2.dll-110
DevExpress.XtraPivotGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPivotGrid.v15.2.dll-110
DevExpress.XtraPrinting.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPrinting.v15.2.dll-110
DevExpress.XtraReports.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.dll-110
DevExpress.XtraReports.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.Extensions.dll-110
DevExpress.XtraVerticalGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraVerticalGrid.v15.2.dll-110
DevExpress.XtraRichEdit.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraRichEdit.v15.2.dll-110
DevExpress.XtraTreeList.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll-110
DevExpress.Data.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Data.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.UI.dll.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.UI.resources.dll-110
DevExpress.Office.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Office.v15.2.Core.resources.dll-110
DevExpress.PivotGrid.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.PivotGrid.v15.2.Core.resources.dll-110
DevExpress.Printing.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Printing.v15.2.Core.resources.dll-110
DevExpress.RichEdit.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.RichEdit.v15.2.Core.resources.dll-110
DevExpress.Sparkline.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Sparkline.v15.2.Core.resources.dll-110
DevExpress.Utils.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.resources.dll-110
DevExpress.Utils.v15.2.UI.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.UI.resources.dll-110
DevExpress.Xpo.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Xpo.v15.2.resources.dll-110
DevExpress.XtraBars.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraBars.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.Wizard.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll-110
DevExpress.XtraEditors.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraEditors.v15.2.resources.dll-110
DevExpress.XtraGauges.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGauges.v15.2.Core.resources.dll-110
DevExpress.XtraGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGrid.v15.2.resources.dll-110
DevExpress.XtraLayout.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraLayout.v15.2.resources.dll-110
DevExpress.XtraNavBar.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraNavBar.v15.2.resources.dll-110
DevExpress.XtraPivotGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPivotGrid.v15.2.resources.dll-110
DevExpress.XtraPrinting.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPrinting.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.Extensions.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll-110
DevExpress.XtraVerticalGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll-110
DevExpress.XtraRichEdit.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraRichEdit.v15.2.resources.dll-110
DevExpress.XtraTreeList.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraTreeList.v15.2.resources.dll-110
Microsoft.ReportViewer.ProcessingObjectModelINSTALLDIR1Microsoft.ReportViewer.ProcessingObjectModel.dll-110
Microsoft.ReportViewer.WinFormsINSTALLDIR1Microsoft.ReportViewer.WinForms.dll-110
Microsoft.SqlServer.TypesINSTALLDIR1Microsoft.SqlServer.Types.dll-110
Microsoft.ReportViewer.CommonINSTALLDIR1Microsoft.ReportViewer.Common.dll-110
MainApplicationFeatureMainApplicationExeComponent
MainApplicationFeatureDevExpressLibsComponent
MainApplicationFeatureDevExpressLibs_Resources_deComponent
MainApplicationFeatureProgramMenuDirComponent
MainApplicationFeatureMicrosoftLibsComponent
MainApplicationFeatureRegistryEntriesComponent
*ProductMainApplicationFeature
PREVIOUSVERSIONSINSTALLED4
PropertyManufacturer
PropertyProductCode
PropertyProductLanguage
PropertyProductName
PropertyProductVersion
PropertyUpgradeCode
PropertyDiskPrompt
WixActionInstallExecuteSequence/RemoveExistingProducts
DirectoryINSTALLDIR
DirectoryDesktopFolder
IconAppIcon.exe
DirectoryProgramMenuDir
IconAppIcon.exe
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
ComponentMainApplicationExe
ComponentDevExpressLibs
ComponentDevExpressLibs_Resources_de
ComponentProgramMenuDir
ComponentMicrosoftLibs
ComponentRegistryEntries
WixUIWixUI_InstallDir
WixUIWixUI_ErrorProgressText
DialogWelcomeDlg
DialogInstallDirDlg
DialogInstallDirDlg
DialogWelcomeDlg
UpgradeCode{B1A174AD-FBF8-4125-A9F5-28EB50131185}
\ No newline at end of file
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
index f628542..0690df1 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
@@ -1,2 +1,2 @@
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindContentsFileListde-DE.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindContentsFileListde-DE.txt
index fc9043b..1a0f7ad 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindContentsFileListde-DE.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindContentsFileListde-DE.txt
@@ -53,8 +53,8 @@ D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll
D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraTreeList.v15.2.resources.dll
D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraVerticalGrid.v15.2.dll
D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll
-E:\SchreiberM\Visual Studio\GIT\KommiCollo\bin\Debug\KommiCollo.exe
-E:\SchreiberM\Visual Studio\GIT\KommiCollo\bin\Debug\Microsoft.ReportViewer.Common.dll
-E:\SchreiberM\Visual Studio\GIT\KommiCollo\bin\Debug\Microsoft.ReportViewer.ProcessingObjectModel.dll
-E:\SchreiberM\Visual Studio\GIT\KommiCollo\bin\Debug\Microsoft.ReportViewer.WinForms.dll
-E:\SchreiberM\Visual Studio\GIT\KommiCollo\bin\Debug\Microsoft.SqlServer.Types.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\KommiCollo.exe
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.Common.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.ProcessingObjectModel.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.ReportViewer.WinForms.dll
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\bin\Debug\Microsoft.SqlServer.Types.dll
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
index f628542..0690df1 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
@@ -1,2 +1,2 @@
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
index 82a8e42..f3f35b9 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
@@ -1,8 +1,10 @@
E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.msi
E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
+E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
obj\Debug\Product.wixobj
obj\Debug\SetupWix.wixproj.BindContentsFileListde-DE.txt
obj\Debug\SetupWix.wixproj.BindOutputsFileListde-DE.txt
obj\Debug\SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb