This commit is contained in:
2020-05-31 22:25:35 +02:00
parent 4a358d43fd
commit 083e666fbc
214 changed files with 14292 additions and 4117 deletions

View File

@@ -127,6 +127,14 @@ Partial Class usrCntlMDMAuswertungen
Me.Label38 = New System.Windows.Forms.Label()
Me.Button10 = New System.Windows.Forms.Button()
Me.tbPLOSE = New System.Windows.Forms.TabPage()
Me.Label42 = New System.Windows.Forms.Label()
Me.GroupBox12 = New System.Windows.Forms.GroupBox()
Me.datPLOSEVon = New System.Windows.Forms.DateTimePicker()
Me.Label46 = New System.Windows.Forms.Label()
Me.Label47 = New System.Windows.Forms.Label()
Me.datPLOSEBis = New System.Windows.Forms.DateTimePicker()
Me.Label43 = New System.Windows.Forms.Label()
Me.Button13 = New System.Windows.Forms.Button()
Me.Label37 = New System.Windows.Forms.Label()
Me.GroupBox11 = New System.Windows.Forms.GroupBox()
Me.Label39 = New System.Windows.Forms.Label()
@@ -137,6 +145,7 @@ Partial Class usrCntlMDMAuswertungen
Me.Button12 = New System.Windows.Forms.Button()
Me.Button15 = New System.Windows.Forms.Button()
Me.pnl = New System.Windows.Forms.Panel()
Me.UsrCntlWoelfl_IM_CSVRg1 = New SDL.usrCntlWoelfl_IM_CSVRg()
Me.GroupBox1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -159,6 +168,7 @@ Partial Class usrCntlMDMAuswertungen
Me.TabPage2.SuspendLayout()
Me.GroupBox10.SuspendLayout()
Me.tbPLOSE.SuspendLayout()
Me.GroupBox12.SuspendLayout()
Me.GroupBox11.SuspendLayout()
Me.pnl.SuspendLayout()
Me.SuspendLayout()
@@ -430,6 +440,7 @@ Partial Class usrCntlMDMAuswertungen
Me.kdUeberfaelligeBest._displayWoelflKd = False
Me.kdUeberfaelligeBest._hideIfListEmpty = True
Me.kdUeberfaelligeBest._loadKdData = False
Me.kdUeberfaelligeBest._UseFIRMA = ""
Me.kdUeberfaelligeBest._ValueKdAndName = True
Me.kdUeberfaelligeBest.dgvpos = "LEFT"
Me.kdUeberfaelligeBest.KdName = ""
@@ -588,6 +599,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox1._displayWoelflKd = False
Me.KdSearchBox1._hideIfListEmpty = True
Me.KdSearchBox1._loadKdData = False
Me.KdSearchBox1._UseFIRMA = ""
Me.KdSearchBox1._ValueKdAndName = True
Me.KdSearchBox1.dgvpos = "LEFT"
Me.KdSearchBox1.KdName = ""
@@ -705,6 +717,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox2._displayWoelflKd = False
Me.KdSearchBox2._hideIfListEmpty = True
Me.KdSearchBox2._loadKdData = False
Me.KdSearchBox2._UseFIRMA = ""
Me.KdSearchBox2._ValueKdAndName = True
Me.KdSearchBox2.dgvpos = "LEFT"
Me.KdSearchBox2.KdName = ""
@@ -1252,6 +1265,7 @@ Partial Class usrCntlMDMAuswertungen
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.UsrCntlWoelfl_IM_CSVRg1)
Me.TabPage3.Controls.Add(Me.Label4)
Me.TabPage3.Controls.Add(Me.GroupBox2)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
@@ -1331,6 +1345,8 @@ Partial Class usrCntlMDMAuswertungen
'
'tbPLOSE
'
Me.tbPLOSE.Controls.Add(Me.Label42)
Me.tbPLOSE.Controls.Add(Me.GroupBox12)
Me.tbPLOSE.Controls.Add(Me.Label37)
Me.tbPLOSE.Controls.Add(Me.GroupBox11)
Me.tbPLOSE.Location = New System.Drawing.Point(4, 22)
@@ -1341,6 +1357,86 @@ Partial Class usrCntlMDMAuswertungen
Me.tbPLOSE.Text = "PLOSE"
Me.tbPLOSE.UseVisualStyleBackColor = True
'
'Label42
'
Me.Label42.AutoSize = True
Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label42.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label42.Location = New System.Drawing.Point(7, 170)
Me.Label42.Name = "Label42"
Me.Label42.Size = New System.Drawing.Size(165, 17)
Me.Label42.TabIndex = 21
Me.Label42.Text = "PLOSE Kontenbericht"
'
'GroupBox12
'
Me.GroupBox12.Controls.Add(Me.datPLOSEVon)
Me.GroupBox12.Controls.Add(Me.Label46)
Me.GroupBox12.Controls.Add(Me.Label47)
Me.GroupBox12.Controls.Add(Me.datPLOSEBis)
Me.GroupBox12.Controls.Add(Me.Label43)
Me.GroupBox12.Controls.Add(Me.Button13)
Me.GroupBox12.Enabled = False
Me.GroupBox12.Location = New System.Drawing.Point(6, 181)
Me.GroupBox12.Name = "GroupBox12"
Me.GroupBox12.Size = New System.Drawing.Size(587, 84)
Me.GroupBox12.TabIndex = 20
Me.GroupBox12.TabStop = False
'
'datPLOSEVon
'
Me.datPLOSEVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.datPLOSEVon.Location = New System.Drawing.Point(342, 19)
Me.datPLOSEVon.Name = "datPLOSEVon"
Me.datPLOSEVon.Size = New System.Drawing.Size(103, 20)
Me.datPLOSEVon.TabIndex = 24
'
'Label46
'
Me.Label46.AutoSize = True
Me.Label46.Location = New System.Drawing.Point(448, 22)
Me.Label46.Name = "Label46"
Me.Label46.Size = New System.Drawing.Size(23, 13)
Me.Label46.TabIndex = 27
Me.Label46.Text = "bis:"
'
'Label47
'
Me.Label47.AutoSize = True
Me.Label47.Location = New System.Drawing.Point(308, 22)
Me.Label47.Name = "Label47"
Me.Label47.Size = New System.Drawing.Size(28, 13)
Me.Label47.TabIndex = 25
Me.Label47.Text = "von:"
'
'datPLOSEBis
'
Me.datPLOSEBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.datPLOSEBis.Location = New System.Drawing.Point(477, 19)
Me.datPLOSEBis.Name = "datPLOSEBis"
Me.datPLOSEBis.Size = New System.Drawing.Size(103, 20)
Me.datPLOSEBis.TabIndex = 26
'
'Label43
'
Me.Label43.Location = New System.Drawing.Point(131, 19)
Me.Label43.Name = "Label43"
Me.Label43.Size = New System.Drawing.Size(165, 52)
Me.Label43.TabIndex = 23
Me.Label43.Text = "Lädt die PLOSE Daten und erstellt einen Bericht der Sachkonten unter Berücksichti" &
"gung der Länder-Kz."
'
'Button13
'
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button13.Location = New System.Drawing.Point(6, 19)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(121, 49)
Me.Button13.TabIndex = 4
Me.Button13.Text = "Bericht erstellen ..." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
Me.Button13.UseVisualStyleBackColor = True
'
'Label37
'
Me.Label37.AutoSize = True
@@ -1445,6 +1541,14 @@ Partial Class usrCntlMDMAuswertungen
Me.pnl.Size = New System.Drawing.Size(1057, 54)
Me.pnl.TabIndex = 26
'
'UsrCntlWoelfl_IM_CSVRg1
'
Me.UsrCntlWoelfl_IM_CSVRg1.BackColor = System.Drawing.Color.White
Me.UsrCntlWoelfl_IM_CSVRg1.Location = New System.Drawing.Point(6, 167)
Me.UsrCntlWoelfl_IM_CSVRg1.Name = "UsrCntlWoelfl_IM_CSVRg1"
Me.UsrCntlWoelfl_IM_CSVRg1.Size = New System.Drawing.Size(728, 97)
Me.UsrCntlWoelfl_IM_CSVRg1.TabIndex = 10
'
'usrCntlMDMAuswertungen
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -1491,6 +1595,8 @@ Partial Class usrCntlMDMAuswertungen
Me.GroupBox10.PerformLayout()
Me.tbPLOSE.ResumeLayout(False)
Me.tbPLOSE.PerformLayout()
Me.GroupBox12.ResumeLayout(False)
Me.GroupBox12.PerformLayout()
Me.GroupBox11.ResumeLayout(False)
Me.GroupBox11.PerformLayout()
Me.pnl.ResumeLayout(False)
@@ -1612,4 +1718,13 @@ Partial Class usrCntlMDMAuswertungen
Friend WithEvents Label41 As Label
Friend WithEvents Button12 As Button
Friend WithEvents Button15 As Button
Friend WithEvents Label42 As Label
Friend WithEvents GroupBox12 As GroupBox
Friend WithEvents datPLOSEVon As DateTimePicker
Friend WithEvents Label46 As Label
Friend WithEvents Label47 As Label
Friend WithEvents datPLOSEBis As DateTimePicker
Friend WithEvents Label43 As Label
Friend WithEvents Button13 As Button
Friend WithEvents UsrCntlWoelfl_IM_CSVRg1 As usrCntlWoelfl_IM_CSVRg
End Class