Asfinag, Mitarbeiter, UID-Prüfung, Rechnugssuche, Fiskalkunde, Kundenübersicht, div. Auswertungen für Asfinag

This commit is contained in:
2023-12-01 15:27:11 +01:00
parent ebf43c0366
commit 8f394d11fd
23 changed files with 1228 additions and 237 deletions

View File

@@ -150,6 +150,24 @@ Partial Class usrCntlMDMAuswertungen
Me.Button12 = New System.Windows.Forms.Button()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.UsrCntlMSE_KonvertCSV1 = New SDL.usrCntlMSE_KonvertCSV()
Me.TabPage5 = New System.Windows.Forms.TabPage()
Me.Label53 = New System.Windows.Forms.Label()
Me.GroupBox16 = New System.Windows.Forms.GroupBox()
Me.Label54 = New System.Windows.Forms.Label()
Me.Button20 = New System.Windows.Forms.Button()
Me.Label49 = New System.Windows.Forms.Label()
Me.GroupBox15 = New System.Windows.Forms.GroupBox()
Me.lblDatletzteMaut = New System.Windows.Forms.Label()
Me.Label52 = New System.Windows.Forms.Label()
Me.cbxTestdaten = New System.Windows.Forms.CheckBox()
Me.dat_Sum_Bis = New System.Windows.Forms.DateTimePicker()
Me.Button19 = New System.Windows.Forms.Button()
Me.Label51 = New System.Windows.Forms.Label()
Me.Button17 = New System.Windows.Forms.Button()
Me.Label48 = New System.Windows.Forms.Label()
Me.GroupBox14 = New System.Windows.Forms.GroupBox()
Me.Label50 = New System.Windows.Forms.Label()
Me.Button16 = New System.Windows.Forms.Button()
Me.Button15 = New System.Windows.Forms.Button()
Me.pnl = New System.Windows.Forms.Panel()
Me.GroupBox1.SuspendLayout()
@@ -178,6 +196,10 @@ Partial Class usrCntlMDMAuswertungen
Me.GroupBox12.SuspendLayout()
Me.GroupBox11.SuspendLayout()
Me.TabPage4.SuspendLayout()
Me.TabPage5.SuspendLayout()
Me.GroupBox16.SuspendLayout()
Me.GroupBox15.SuspendLayout()
Me.GroupBox14.SuspendLayout()
Me.pnl.SuspendLayout()
Me.SuspendLayout()
'
@@ -448,6 +470,7 @@ Partial Class usrCntlMDMAuswertungen
Me.kdUeberfaelligeBest._displayWoelflKd = False
Me.kdUeberfaelligeBest._hideIfListEmpty = True
Me.kdUeberfaelligeBest._loadKdData = False
Me.kdUeberfaelligeBest._searchName1 = True
Me.kdUeberfaelligeBest._UseFIRMA = ""
Me.kdUeberfaelligeBest._ValueKdAndName = True
Me.kdUeberfaelligeBest.dgvpos = "LEFT"
@@ -608,6 +631,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox1._displayWoelflKd = False
Me.KdSearchBox1._hideIfListEmpty = True
Me.KdSearchBox1._loadKdData = False
Me.KdSearchBox1._searchName1 = True
Me.KdSearchBox1._UseFIRMA = ""
Me.KdSearchBox1._ValueKdAndName = True
Me.KdSearchBox1.dgvpos = "LEFT"
@@ -727,6 +751,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox2._displayWoelflKd = False
Me.KdSearchBox2._hideIfListEmpty = True
Me.KdSearchBox2._loadKdData = False
Me.KdSearchBox2._searchName1 = True
Me.KdSearchBox2._UseFIRMA = ""
Me.KdSearchBox2._ValueKdAndName = True
Me.KdSearchBox2.dgvpos = "LEFT"
@@ -1147,6 +1172,7 @@ Partial Class usrCntlMDMAuswertungen
Me.tbcntr.Controls.Add(Me.TabPage2)
Me.tbcntr.Controls.Add(Me.tbPLOSE)
Me.tbcntr.Controls.Add(Me.TabPage4)
Me.tbcntr.Controls.Add(Me.TabPage5)
Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Fill
Me.tbcntr.Location = New System.Drawing.Point(0, 54)
Me.tbcntr.Name = "tbcntr"
@@ -1600,6 +1626,198 @@ Partial Class usrCntlMDMAuswertungen
Me.UsrCntlMSE_KonvertCSV1.Size = New System.Drawing.Size(728, 97)
Me.UsrCntlMSE_KonvertCSV1.TabIndex = 0
'
'TabPage5
'
Me.TabPage5.Controls.Add(Me.Label53)
Me.TabPage5.Controls.Add(Me.GroupBox16)
Me.TabPage5.Controls.Add(Me.Label49)
Me.TabPage5.Controls.Add(Me.GroupBox15)
Me.TabPage5.Controls.Add(Me.Label48)
Me.TabPage5.Controls.Add(Me.GroupBox14)
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
Me.TabPage5.Name = "TabPage5"
Me.TabPage5.Size = New System.Drawing.Size(1049, 990)
Me.TabPage5.TabIndex = 6
Me.TabPage5.Text = "ASFINAG"
Me.TabPage5.UseVisualStyleBackColor = True
'
'Label53
'
Me.Label53.AutoSize = True
Me.Label53.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label53.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label53.Location = New System.Drawing.Point(7, 246)
Me.Label53.Name = "Label53"
Me.Label53.Size = New System.Drawing.Size(143, 17)
Me.Label53.TabIndex = 13
Me.Label53.Text = "Konsistenzprüfung"
'
'GroupBox16
'
Me.GroupBox16.Controls.Add(Me.Label54)
Me.GroupBox16.Controls.Add(Me.Button20)
Me.GroupBox16.Location = New System.Drawing.Point(6, 257)
Me.GroupBox16.Name = "GroupBox16"
Me.GroupBox16.Size = New System.Drawing.Size(697, 94)
Me.GroupBox16.TabIndex = 12
Me.GroupBox16.TabStop = False
'
'Label54
'
Me.Label54.AutoSize = True
Me.Label54.Location = New System.Drawing.Point(147, 19)
Me.Label54.Name = "Label54"
Me.Label54.Size = New System.Drawing.Size(152, 13)
Me.Label54.TabIndex = 6
Me.Label54.Text = "Prüft die Daten auf inkonistenz"
'
'Button20
'
Me.Button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button20.Location = New System.Drawing.Point(6, 19)
Me.Button20.Name = "Button20"
Me.Button20.Size = New System.Drawing.Size(121, 49)
Me.Button20.TabIndex = 4
Me.Button20.Text = "Karten prüfen"
Me.Button20.UseVisualStyleBackColor = True
'
'Label49
'
Me.Label49.AutoSize = True
Me.Label49.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label49.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label49.Location = New System.Drawing.Point(9, 126)
Me.Label49.Name = "Label49"
Me.Label49.Size = New System.Drawing.Size(102, 17)
Me.Label49.TabIndex = 11
Me.Label49.Text = "Mautberichte"
'
'GroupBox15
'
Me.GroupBox15.Controls.Add(Me.lblDatletzteMaut)
Me.GroupBox15.Controls.Add(Me.Label52)
Me.GroupBox15.Controls.Add(Me.cbxTestdaten)
Me.GroupBox15.Controls.Add(Me.dat_Sum_Bis)
Me.GroupBox15.Controls.Add(Me.Button19)
Me.GroupBox15.Controls.Add(Me.Label51)
Me.GroupBox15.Controls.Add(Me.Button17)
Me.GroupBox15.Location = New System.Drawing.Point(8, 137)
Me.GroupBox15.Name = "GroupBox15"
Me.GroupBox15.Size = New System.Drawing.Size(697, 94)
Me.GroupBox15.TabIndex = 10
Me.GroupBox15.TabStop = False
'
'lblDatletzteMaut
'
Me.lblDatletzteMaut.AutoSize = True
Me.lblDatletzteMaut.Location = New System.Drawing.Point(428, 31)
Me.lblDatletzteMaut.Name = "lblDatletzteMaut"
Me.lblDatletzteMaut.Size = New System.Drawing.Size(10, 13)
Me.lblDatletzteMaut.TabIndex = 55
Me.lblDatletzteMaut.Text = "-"
'
'Label52
'
Me.Label52.AutoSize = True
Me.Label52.Location = New System.Drawing.Point(428, 14)
Me.Label52.Name = "Label52"
Me.Label52.Size = New System.Drawing.Size(131, 13)
Me.Label52.TabIndex = 54
Me.Label52.Text = "letzte abgerechnete Maut:"
'
'cbxTestdaten
'
Me.cbxTestdaten.AutoSize = True
Me.cbxTestdaten.Checked = True
Me.cbxTestdaten.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxTestdaten.Location = New System.Drawing.Point(326, 14)
Me.cbxTestdaten.Name = "cbxTestdaten"
Me.cbxTestdaten.Size = New System.Drawing.Size(74, 17)
Me.cbxTestdaten.TabIndex = 52
Me.cbxTestdaten.Text = "Testdaten"
Me.cbxTestdaten.UseVisualStyleBackColor = True
'
'dat_Sum_Bis
'
Me.dat_Sum_Bis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dat_Sum_Bis.Location = New System.Drawing.Point(260, 31)
Me.dat_Sum_Bis.Name = "dat_Sum_Bis"
Me.dat_Sum_Bis.Size = New System.Drawing.Size(103, 20)
Me.dat_Sum_Bis.TabIndex = 25
'
'Button19
'
Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button19.Location = New System.Drawing.Point(133, 19)
Me.Button19.Name = "Button19"
Me.Button19.Size = New System.Drawing.Size(121, 49)
Me.Button19.TabIndex = 6
Me.Button19.Text = "Gesamtsummen"
Me.Button19.UseVisualStyleBackColor = True
'
'Label51
'
Me.Label51.AutoSize = True
Me.Label51.Location = New System.Drawing.Point(257, 15)
Me.Label51.Name = "Label51"
Me.Label51.Size = New System.Drawing.Size(46, 13)
Me.Label51.TabIndex = 5
Me.Label51.Text = "Berichte"
'
'Button17
'
Me.Button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button17.Location = New System.Drawing.Point(6, 19)
Me.Button17.Name = "Button17"
Me.Button17.Size = New System.Drawing.Size(121, 49)
Me.Button17.TabIndex = 4
Me.Button17.Text = "Mautbericht"
Me.Button17.UseVisualStyleBackColor = True
'
'Label48
'
Me.Label48.AutoSize = True
Me.Label48.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label48.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label48.Location = New System.Drawing.Point(7, 9)
Me.Label48.Name = "Label48"
Me.Label48.Size = New System.Drawing.Size(181, 17)
Me.Label48.TabIndex = 9
Me.Label48.Text = "Contractdaten anzeigen"
'
'GroupBox14
'
Me.GroupBox14.Controls.Add(Me.Label50)
Me.GroupBox14.Controls.Add(Me.Button16)
Me.GroupBox14.Location = New System.Drawing.Point(6, 20)
Me.GroupBox14.Name = "GroupBox14"
Me.GroupBox14.Size = New System.Drawing.Size(697, 94)
Me.GroupBox14.TabIndex = 8
Me.GroupBox14.TabStop = False
'
'Label50
'
Me.Label50.AutoSize = True
Me.Label50.Location = New System.Drawing.Point(145, 19)
Me.Label50.Name = "Label50"
Me.Label50.Size = New System.Drawing.Size(218, 13)
Me.Label50.TabIndex = 5
Me.Label50.Text = "Liefert eine Liste der aktuellen Contractdaten"
'
'Button16
'
Me.Button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button16.Location = New System.Drawing.Point(6, 19)
Me.Button16.Name = "Button16"
Me.Button16.Size = New System.Drawing.Size(121, 49)
Me.Button16.TabIndex = 4
Me.Button16.Text = "anzeigen"
Me.Button16.UseVisualStyleBackColor = True
'
'Button15
'
Me.Button15.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
@@ -1677,6 +1895,14 @@ Partial Class usrCntlMDMAuswertungen
Me.GroupBox11.ResumeLayout(False)
Me.GroupBox11.PerformLayout()
Me.TabPage4.ResumeLayout(False)
Me.TabPage5.ResumeLayout(False)
Me.TabPage5.PerformLayout()
Me.GroupBox16.ResumeLayout(False)
Me.GroupBox16.PerformLayout()
Me.GroupBox15.ResumeLayout(False)
Me.GroupBox15.PerformLayout()
Me.GroupBox14.ResumeLayout(False)
Me.GroupBox14.PerformLayout()
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.ResumeLayout(False)
@@ -1811,4 +2037,22 @@ Partial Class usrCntlMDMAuswertungen
Friend WithEvents GroupBox13 As GroupBox
Friend WithEvents Label45 As Label
Friend WithEvents Button14 As Button
Friend WithEvents TabPage5 As TabPage
Friend WithEvents Label48 As Label
Friend WithEvents GroupBox14 As GroupBox
Friend WithEvents Label50 As Label
Friend WithEvents Button16 As Button
Friend WithEvents Label49 As Label
Friend WithEvents GroupBox15 As GroupBox
Friend WithEvents Label51 As Label
Friend WithEvents Button17 As Button
Friend WithEvents Button19 As Button
Friend WithEvents dat_Sum_Bis As DateTimePicker
Friend WithEvents cbxTestdaten As CheckBox
Friend WithEvents Label52 As Label
Friend WithEvents lblDatletzteMaut As Label
Friend WithEvents Label53 As Label
Friend WithEvents GroupBox16 As GroupBox
Friend WithEvents Label54 As Label
Friend WithEvents Button20 As Button
End Class