div, Änderungen, etc.

This commit is contained in:
2026-07-27 18:00:05 +02:00
parent 4e8ddb8afc
commit 1317f09cb7
6 changed files with 201 additions and 65 deletions

View File

@@ -338,6 +338,9 @@ Partial Class frmStartOptions
Me.Button28 = New System.Windows.Forms.Button()
Me.btnCreditsaveLauf = New System.Windows.Forms.Button()
Me.TabPage9 = New System.Windows.Forms.TabPage()
Me.Label66 = New System.Windows.Forms.Label()
Me.cbxNurAktiveKunen = New System.Windows.Forms.CheckBox()
Me.pbOfferten = New System.Windows.Forms.PictureBox()
Me.Button34 = New System.Windows.Forms.Button()
Me.Label57 = New System.Windows.Forms.Label()
Me.Label64 = New System.Windows.Forms.Label()
@@ -362,9 +365,6 @@ Partial Class frmStartOptions
Me.lklAufschubkontenATLASEZOLL = New System.Windows.Forms.LinkLabel()
Me.lblRoutineManager = New System.Windows.Forms.Label()
Me.Button21 = New System.Windows.Forms.Button()
Me.pbOfferten = New System.Windows.Forms.PictureBox()
Me.cbxNurAktiveKunen = New System.Windows.Forms.CheckBox()
Me.Label66 = New System.Windows.Forms.Label()
Me.MyTextBox3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtSyskaWdhDateiname = New VERAG_PROG_ALLGEMEIN.MyTextBox()
@@ -373,7 +373,6 @@ Partial Class frmStartOptions
Me.cboBMDUnispedFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.MyTextBox4 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.dgvMRN = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.txtVRGOut_MRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtVRGOut_FilialenNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtVRGOut_AbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
@@ -411,6 +410,8 @@ Partial Class frmStartOptions
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.Button35 = New System.Windows.Forms.Button()
Me.pnl.SuspendLayout()
CType(Me.pbEmailscheck, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -457,11 +458,11 @@ Partial Class frmStartOptions
Me.TabPage6.SuspendLayout()
Me.TabPage7.SuspendLayout()
Me.TabPage9.SuspendLayout()
CType(Me.pbOfferten, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.pbOfferten, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dgv_MDMEinarbeitung, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
@@ -470,6 +471,7 @@ Partial Class frmStartOptions
'
Me.pnl.BackColor = System.Drawing.Color.White
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnl.Controls.Add(Me.Button35)
Me.pnl.Controls.Add(Me.Button33)
Me.pnl.Controls.Add(Me.LinkLabel54)
Me.pnl.Controls.Add(Me.Button32)
@@ -4265,13 +4267,13 @@ Partial Class frmStartOptions
Me.TabPage9.Controls.Add(Me.Label66)
Me.TabPage9.Controls.Add(Me.cbxNurAktiveKunen)
Me.TabPage9.Controls.Add(Me.pbOfferten)
Me.TabPage9.Controls.Add(Me.cbxLeistungNr)
Me.TabPage9.Controls.Add(Me.cbxOffertenNr)
Me.TabPage9.Controls.Add(Me.Button34)
Me.TabPage9.Controls.Add(Me.txtLeistungsNr)
Me.TabPage9.Controls.Add(Me.txtOfferenNr)
Me.TabPage9.Controls.Add(Me.Label57)
Me.TabPage9.Controls.Add(Me.Label64)
Me.TabPage9.Controls.Add(Me.cbxLeistungNr)
Me.TabPage9.Controls.Add(Me.cbxOffertenNr)
Me.TabPage9.Controls.Add(Me.txtLeistungsNr)
Me.TabPage9.Controls.Add(Me.txtOfferenNr)
Me.TabPage9.Location = New System.Drawing.Point(4, 22)
Me.TabPage9.Name = "TabPage9"
Me.TabPage9.Size = New System.Drawing.Size(1219, 513)
@@ -4279,6 +4281,40 @@ Partial Class frmStartOptions
Me.TabPage9.Text = "Offerten"
Me.TabPage9.UseVisualStyleBackColor = True
'
'Label66
'
Me.Label66.AutoSize = True
Me.Label66.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label66.Location = New System.Drawing.Point(77, 91)
Me.Label66.Name = "Label66"
Me.Label66.Size = New System.Drawing.Size(207, 13)
Me.Label66.TabIndex = 174
Me.Label66.Text = "Berechnungsart überschreiben (wenn leer)"
'
'cbxNurAktiveKunen
'
Me.cbxNurAktiveKunen.AutoSize = True
Me.cbxNurAktiveKunen.Checked = True
Me.cbxNurAktiveKunen.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxNurAktiveKunen.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxNurAktiveKunen.Location = New System.Drawing.Point(22, 16)
Me.cbxNurAktiveKunen.Name = "cbxNurAktiveKunen"
Me.cbxNurAktiveKunen.Size = New System.Drawing.Size(188, 17)
Me.cbxNurAktiveKunen.TabIndex = 152
Me.cbxNurAktiveKunen.Text = "nur aktive/nicht gesperrte Kunden"
Me.cbxNurAktiveKunen.UseVisualStyleBackColor = True
'
'pbOfferten
'
Me.pbOfferten.BackgroundImage = CType(resources.GetObject("pbOfferten.BackgroundImage"), System.Drawing.Image)
Me.pbOfferten.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pbOfferten.Location = New System.Drawing.Point(185, 126)
Me.pbOfferten.Name = "pbOfferten"
Me.pbOfferten.Size = New System.Drawing.Size(18, 18)
Me.pbOfferten.TabIndex = 152
Me.pbOfferten.TabStop = False
Me.pbOfferten.Visible = False
'
'Button34
'
Me.Button34.FlatStyle = System.Windows.Forms.FlatStyle.Flat
@@ -4548,40 +4584,6 @@ Partial Class frmStartOptions
Me.Button21.Text = "AAS Sendung 24h"
Me.Button21.UseVisualStyleBackColor = True
'
'pbOfferten
'
Me.pbOfferten.BackgroundImage = CType(resources.GetObject("pbOfferten.BackgroundImage"), System.Drawing.Image)
Me.pbOfferten.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pbOfferten.Location = New System.Drawing.Point(185, 126)
Me.pbOfferten.Name = "pbOfferten"
Me.pbOfferten.Size = New System.Drawing.Size(18, 18)
Me.pbOfferten.TabIndex = 152
Me.pbOfferten.TabStop = False
Me.pbOfferten.Visible = False
'
'cbxNurAktiveKunen
'
Me.cbxNurAktiveKunen.AutoSize = True
Me.cbxNurAktiveKunen.Checked = True
Me.cbxNurAktiveKunen.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxNurAktiveKunen.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cbxNurAktiveKunen.Location = New System.Drawing.Point(22, 16)
Me.cbxNurAktiveKunen.Name = "cbxNurAktiveKunen"
Me.cbxNurAktiveKunen.Size = New System.Drawing.Size(188, 17)
Me.cbxNurAktiveKunen.TabIndex = 152
Me.cbxNurAktiveKunen.Text = "nur aktive/nicht gesperrte Kunden"
Me.cbxNurAktiveKunen.UseVisualStyleBackColor = True
'
'Label66
'
Me.Label66.AutoSize = True
Me.Label66.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label66.Location = New System.Drawing.Point(77, 91)
Me.Label66.Name = "Label66"
Me.Label66.Size = New System.Drawing.Size(207, 13)
Me.Label66.TabIndex = 174
Me.Label66.Text = "Berechnungsart überschreiben (wenn leer)"
'
'MyTextBox3
'
Me.MyTextBox3._DateTimeOnly = False
@@ -4734,13 +4736,6 @@ Partial Class frmStartOptions
Me.dgvMRN.Size = New System.Drawing.Size(207, 134)
Me.dgvMRN.TabIndex = 75
'
'clmnMRN
'
Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
Me.clmnMRN.HeaderText = "MRN"
Me.clmnMRN.MinimumWidth = 8
Me.clmnMRN.Name = "clmnMRN"
'
'txtVRGOut_MRN
'
Me.txtVRGOut_MRN._DateTimeOnly = False
@@ -5539,6 +5534,25 @@ Partial Class frmStartOptions
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
'
'clmnMRN
'
Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
Me.clmnMRN.HeaderText = "MRN"
Me.clmnMRN.MinimumWidth = 8
Me.clmnMRN.Name = "clmnMRN"
'
'Button35
'
Me.Button35.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button35.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button35.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button35.Location = New System.Drawing.Point(996, 312)
Me.Button35.Name = "Button35"
Me.Button35.Size = New System.Drawing.Size(103, 40)
Me.Button35.TabIndex = 152
Me.Button35.Text = "check Sped-Einrtäge"
Me.Button35.UseVisualStyleBackColor = True
'
'frmStartOptions
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -5615,11 +5629,11 @@ Partial Class frmStartOptions
Me.TabPage7.PerformLayout()
Me.TabPage9.ResumeLayout(False)
Me.TabPage9.PerformLayout()
CType(Me.pbOfferten, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.pbOfferten, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dgv_MDMEinarbeitung, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
@@ -6012,4 +6026,5 @@ Partial Class frmStartOptions
Friend WithEvents cbxNurAktiveKunen As CheckBox
Friend WithEvents txtBerechnungsart As VERAG_PROG_ALLGEMEIN.MyTextBox
Friend WithEvents Label66 As Label
Friend WithEvents Button35 As Button
End Class