chat, essenebstellungen, vollmachten (gültig bis), bugfix laden bei sendungsdetails kunden (fehlermeldung), sprache bei verzollungsunterlagen BAR, Rechung an Atilla
This commit is contained in:
132
SDL/UsrCntlEssensbestellungen.Designer.vb
generated
132
SDL/UsrCntlEssensbestellungen.Designer.vb
generated
@@ -24,6 +24,8 @@ Partial Class UsrCntlessensbestellungen
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Me.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
|
||||
Me.txtAnzahlKeb = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.lblWarning = New System.Windows.Forms.Label()
|
||||
Me.txtPreis = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
@@ -76,8 +78,11 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.cbxMenu = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxAbteilung = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.txtAnzahlKeb = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.cbxAlt_montag = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxAlt_dienstag = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxAlt_mittwoch = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxAlt_donnerstag = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cbxAlt_freitag = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.MyPanel1.SuspendLayout()
|
||||
Me.GroupBoxDienstag.SuspendLayout()
|
||||
Me.GroupBoxMontag.SuspendLayout()
|
||||
@@ -107,6 +112,24 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.MyPanel1.Size = New System.Drawing.Size(667, 266)
|
||||
Me.MyPanel1.TabIndex = 19
|
||||
'
|
||||
'txtAnzahlKeb
|
||||
'
|
||||
Me.txtAnzahlKeb.AutoSize = True
|
||||
Me.txtAnzahlKeb.Location = New System.Drawing.Point(580, 154)
|
||||
Me.txtAnzahlKeb.Name = "txtAnzahlKeb"
|
||||
Me.txtAnzahlKeb.Size = New System.Drawing.Size(13, 13)
|
||||
Me.txtAnzahlKeb.TabIndex = 35
|
||||
Me.txtAnzahlKeb.Text = "0"
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(463, 154)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(112, 13)
|
||||
Me.Label6.TabIndex = 34
|
||||
Me.Label6.Text = "Anzahl Kebap/Dürüm:"
|
||||
'
|
||||
'lblWarning
|
||||
'
|
||||
Me.lblWarning.AutoSize = True
|
||||
@@ -137,6 +160,7 @@ Partial Class UsrCntlessensbestellungen
|
||||
'GroupBoxDienstag
|
||||
'
|
||||
Me.GroupBoxDienstag.Controls.Add(Me.txtMenu_dienstag)
|
||||
Me.GroupBoxDienstag.Controls.Add(Me.cbxAlt_dienstag)
|
||||
Me.GroupBoxDienstag.Controls.Add(Me.cb_dienstag)
|
||||
Me.GroupBoxDienstag.Controls.Add(Me.txtAlt_dienstag)
|
||||
Me.GroupBoxDienstag.Controls.Add(Me.rbMenuAlt_dienstag)
|
||||
@@ -181,12 +205,12 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.txtAlt_dienstag._Waehrung = False
|
||||
Me.txtAlt_dienstag._WaehrungZeichen = True
|
||||
Me.txtAlt_dienstag.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAlt_dienstag.Location = New System.Drawing.Point(3, 93)
|
||||
Me.txtAlt_dienstag.Location = New System.Drawing.Point(130, 94)
|
||||
Me.txtAlt_dienstag.MaxLineLength = -1
|
||||
Me.txtAlt_dienstag.MaxLines_Warning = ""
|
||||
Me.txtAlt_dienstag.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAlt_dienstag.Name = "txtAlt_dienstag"
|
||||
Me.txtAlt_dienstag.Size = New System.Drawing.Size(177, 20)
|
||||
Me.txtAlt_dienstag.Size = New System.Drawing.Size(61, 20)
|
||||
Me.txtAlt_dienstag.TabIndex = 2
|
||||
Me.txtAlt_dienstag.Visible = False
|
||||
'
|
||||
@@ -225,6 +249,7 @@ Partial Class UsrCntlessensbestellungen
|
||||
'
|
||||
'GroupBoxMontag
|
||||
'
|
||||
Me.GroupBoxMontag.Controls.Add(Me.cbxAlt_montag)
|
||||
Me.GroupBoxMontag.Controls.Add(Me.txtMenu_montag)
|
||||
Me.GroupBoxMontag.Controls.Add(Me.cb_montag)
|
||||
Me.GroupBoxMontag.Controls.Add(Me.txtAlt_montag)
|
||||
@@ -270,12 +295,12 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.txtAlt_montag._Waehrung = False
|
||||
Me.txtAlt_montag._WaehrungZeichen = True
|
||||
Me.txtAlt_montag.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAlt_montag.Location = New System.Drawing.Point(3, 92)
|
||||
Me.txtAlt_montag.Location = New System.Drawing.Point(124, 94)
|
||||
Me.txtAlt_montag.MaxLineLength = -1
|
||||
Me.txtAlt_montag.MaxLines_Warning = ""
|
||||
Me.txtAlt_montag.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAlt_montag.Name = "txtAlt_montag"
|
||||
Me.txtAlt_montag.Size = New System.Drawing.Size(177, 20)
|
||||
Me.txtAlt_montag.Size = New System.Drawing.Size(67, 20)
|
||||
Me.txtAlt_montag.TabIndex = 2
|
||||
Me.txtAlt_montag.Visible = False
|
||||
'
|
||||
@@ -309,6 +334,7 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.GroupBoxFreitag.Controls.Add(Me.cb_freitag)
|
||||
Me.GroupBoxFreitag.Controls.Add(Me.txtAlt_freitag)
|
||||
Me.GroupBoxFreitag.Controls.Add(Me.rbMenuAlt_freitag)
|
||||
Me.GroupBoxFreitag.Controls.Add(Me.cbxAlt_freitag)
|
||||
Me.GroupBoxFreitag.Controls.Add(Me.rbMenu__freitag)
|
||||
Me.GroupBoxFreitag.Location = New System.Drawing.Point(219, 135)
|
||||
Me.GroupBoxFreitag.Name = "GroupBoxFreitag"
|
||||
@@ -350,12 +376,12 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.txtAlt_freitag._Waehrung = False
|
||||
Me.txtAlt_freitag._WaehrungZeichen = True
|
||||
Me.txtAlt_freitag.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAlt_freitag.Location = New System.Drawing.Point(3, 97)
|
||||
Me.txtAlt_freitag.Location = New System.Drawing.Point(136, 95)
|
||||
Me.txtAlt_freitag.MaxLineLength = -1
|
||||
Me.txtAlt_freitag.MaxLines_Warning = ""
|
||||
Me.txtAlt_freitag.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAlt_freitag.Name = "txtAlt_freitag"
|
||||
Me.txtAlt_freitag.Size = New System.Drawing.Size(177, 20)
|
||||
Me.txtAlt_freitag.Size = New System.Drawing.Size(61, 20)
|
||||
Me.txtAlt_freitag.TabIndex = 2
|
||||
Me.txtAlt_freitag.Visible = False
|
||||
'
|
||||
@@ -405,6 +431,7 @@ Partial Class UsrCntlessensbestellungen
|
||||
'
|
||||
Me.Mittwoch.Controls.Add(Me.txtMenu_mittwoch)
|
||||
Me.Mittwoch.Controls.Add(Me.cb_mittwoch)
|
||||
Me.Mittwoch.Controls.Add(Me.cbxAlt_mittwoch)
|
||||
Me.Mittwoch.Controls.Add(Me.txtAlt_mittwoch)
|
||||
Me.Mittwoch.Controls.Add(Me.rbMenuAlt_mittwoch)
|
||||
Me.Mittwoch.Controls.Add(Me.rbMenu_mittwoch)
|
||||
@@ -448,12 +475,12 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.txtAlt_mittwoch._Waehrung = False
|
||||
Me.txtAlt_mittwoch._WaehrungZeichen = True
|
||||
Me.txtAlt_mittwoch.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAlt_mittwoch.Location = New System.Drawing.Point(3, 93)
|
||||
Me.txtAlt_mittwoch.Location = New System.Drawing.Point(126, 92)
|
||||
Me.txtAlt_mittwoch.MaxLineLength = -1
|
||||
Me.txtAlt_mittwoch.MaxLines_Warning = ""
|
||||
Me.txtAlt_mittwoch.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAlt_mittwoch.Name = "txtAlt_mittwoch"
|
||||
Me.txtAlt_mittwoch.Size = New System.Drawing.Size(177, 20)
|
||||
Me.txtAlt_mittwoch.Size = New System.Drawing.Size(65, 20)
|
||||
Me.txtAlt_mittwoch.TabIndex = 2
|
||||
Me.txtAlt_mittwoch.Visible = False
|
||||
'
|
||||
@@ -486,6 +513,7 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.txtMenu_donnerstag)
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.cbdonnerstag)
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.txtAlt_donnerstag)
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.cbxAlt_donnerstag)
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.rbMenuAlt_donnerstag)
|
||||
Me.GroupBoxDonnerstag.Controls.Add(Me.rbMenu_donnerstag)
|
||||
Me.GroupBoxDonnerstag.Location = New System.Drawing.Point(3, 135)
|
||||
@@ -528,12 +556,12 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.txtAlt_donnerstag._Waehrung = False
|
||||
Me.txtAlt_donnerstag._WaehrungZeichen = True
|
||||
Me.txtAlt_donnerstag.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAlt_donnerstag.Location = New System.Drawing.Point(3, 97)
|
||||
Me.txtAlt_donnerstag.Location = New System.Drawing.Point(127, 95)
|
||||
Me.txtAlt_donnerstag.MaxLineLength = -1
|
||||
Me.txtAlt_donnerstag.MaxLines_Warning = ""
|
||||
Me.txtAlt_donnerstag.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAlt_donnerstag.Name = "txtAlt_donnerstag"
|
||||
Me.txtAlt_donnerstag.Size = New System.Drawing.Size(177, 20)
|
||||
Me.txtAlt_donnerstag.Size = New System.Drawing.Size(64, 20)
|
||||
Me.txtAlt_donnerstag.TabIndex = 2
|
||||
Me.txtAlt_donnerstag.Visible = False
|
||||
'
|
||||
@@ -723,23 +751,70 @@ Partial Class UsrCntlessensbestellungen
|
||||
Me.Label5.TabIndex = 39
|
||||
Me.Label5.Text = "Abteilung:"
|
||||
'
|
||||
'txtAnzahlKeb
|
||||
'cbxAlt_montag
|
||||
'
|
||||
Me.txtAnzahlKeb.AutoSize = True
|
||||
Me.txtAnzahlKeb.Location = New System.Drawing.Point(580, 154)
|
||||
Me.txtAnzahlKeb.Name = "txtAnzahlKeb"
|
||||
Me.txtAnzahlKeb.Size = New System.Drawing.Size(13, 13)
|
||||
Me.txtAnzahlKeb.TabIndex = 35
|
||||
Me.txtAnzahlKeb.Text = "0"
|
||||
Me.cbxAlt_montag._allowedValuesFreiText = Nothing
|
||||
Me.cbxAlt_montag._allowFreiText = True
|
||||
Me.cbxAlt_montag._value = ""
|
||||
Me.cbxAlt_montag.DropDownWidth = 120
|
||||
Me.cbxAlt_montag.FormattingEnabled = True
|
||||
Me.cbxAlt_montag.Location = New System.Drawing.Point(0, 94)
|
||||
Me.cbxAlt_montag.Name = "cbxAlt_montag"
|
||||
Me.cbxAlt_montag.Size = New System.Drawing.Size(100, 21)
|
||||
Me.cbxAlt_montag.TabIndex = 41
|
||||
Me.cbxAlt_montag.Visible = False
|
||||
'
|
||||
'Label6
|
||||
'cbxAlt_dienstag
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(463, 154)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(112, 13)
|
||||
Me.Label6.TabIndex = 34
|
||||
Me.Label6.Text = "Anzahl Kebap/Dürüm:"
|
||||
Me.cbxAlt_dienstag._allowedValuesFreiText = Nothing
|
||||
Me.cbxAlt_dienstag._allowFreiText = True
|
||||
Me.cbxAlt_dienstag._value = ""
|
||||
Me.cbxAlt_dienstag.DropDownWidth = 120
|
||||
Me.cbxAlt_dienstag.FormattingEnabled = True
|
||||
Me.cbxAlt_dienstag.Location = New System.Drawing.Point(0, 93)
|
||||
Me.cbxAlt_dienstag.Name = "cbxAlt_dienstag"
|
||||
Me.cbxAlt_dienstag.Size = New System.Drawing.Size(100, 21)
|
||||
Me.cbxAlt_dienstag.TabIndex = 42
|
||||
Me.cbxAlt_dienstag.Visible = False
|
||||
'
|
||||
'cbxAlt_mittwoch
|
||||
'
|
||||
Me.cbxAlt_mittwoch._allowedValuesFreiText = Nothing
|
||||
Me.cbxAlt_mittwoch._allowFreiText = True
|
||||
Me.cbxAlt_mittwoch._value = ""
|
||||
Me.cbxAlt_mittwoch.DropDownWidth = 120
|
||||
Me.cbxAlt_mittwoch.FormattingEnabled = True
|
||||
Me.cbxAlt_mittwoch.Location = New System.Drawing.Point(0, 92)
|
||||
Me.cbxAlt_mittwoch.Name = "cbxAlt_mittwoch"
|
||||
Me.cbxAlt_mittwoch.Size = New System.Drawing.Size(100, 21)
|
||||
Me.cbxAlt_mittwoch.TabIndex = 43
|
||||
Me.cbxAlt_mittwoch.Visible = False
|
||||
'
|
||||
'cbxAlt_donnerstag
|
||||
'
|
||||
Me.cbxAlt_donnerstag._allowedValuesFreiText = Nothing
|
||||
Me.cbxAlt_donnerstag._allowFreiText = True
|
||||
Me.cbxAlt_donnerstag._value = ""
|
||||
Me.cbxAlt_donnerstag.DropDownWidth = 120
|
||||
Me.cbxAlt_donnerstag.FormattingEnabled = True
|
||||
Me.cbxAlt_donnerstag.Location = New System.Drawing.Point(3, 97)
|
||||
Me.cbxAlt_donnerstag.Name = "cbxAlt_donnerstag"
|
||||
Me.cbxAlt_donnerstag.Size = New System.Drawing.Size(100, 21)
|
||||
Me.cbxAlt_donnerstag.TabIndex = 44
|
||||
Me.cbxAlt_donnerstag.Visible = False
|
||||
'
|
||||
'cbxAlt_freitag
|
||||
'
|
||||
Me.cbxAlt_freitag._allowedValuesFreiText = Nothing
|
||||
Me.cbxAlt_freitag._allowFreiText = True
|
||||
Me.cbxAlt_freitag._value = ""
|
||||
Me.cbxAlt_freitag.DropDownWidth = 120
|
||||
Me.cbxAlt_freitag.FormattingEnabled = True
|
||||
Me.cbxAlt_freitag.Location = New System.Drawing.Point(0, 97)
|
||||
Me.cbxAlt_freitag.Name = "cbxAlt_freitag"
|
||||
Me.cbxAlt_freitag.Size = New System.Drawing.Size(100, 21)
|
||||
Me.cbxAlt_freitag.TabIndex = 45
|
||||
Me.cbxAlt_freitag.Visible = False
|
||||
'
|
||||
'UsrCntlessensbestellungen
|
||||
'
|
||||
@@ -834,4 +909,9 @@ Partial Class UsrCntlessensbestellungen
|
||||
Friend WithEvents Label5 As Label
|
||||
Friend WithEvents txtAnzahlKeb As Label
|
||||
Friend WithEvents Label6 As Label
|
||||
Friend WithEvents cbxAlt_dienstag As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents cbxAlt_montag As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents cbxAlt_freitag As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents cbxAlt_mittwoch As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents cbxAlt_donnerstag As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user