RMC, Bearbeiten, Nacherfassung Leihgeld, etc.
This commit is contained in:
@@ -795,9 +795,9 @@ Partial Class frmNacherfassungLeihgeld
|
||||
Me.cbxOP_sofort_buchen.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxOP_sofort_buchen.Location = New System.Drawing.Point(291, 290)
|
||||
Me.cbxOP_sofort_buchen.Name = "cbxOP_sofort_buchen"
|
||||
Me.cbxOP_sofort_buchen.Size = New System.Drawing.Size(117, 17)
|
||||
Me.cbxOP_sofort_buchen.Size = New System.Drawing.Size(145, 17)
|
||||
Me.cbxOP_sofort_buchen.TabIndex = 213
|
||||
Me.cbxOP_sofort_buchen.Text = "OP sofort erzeugen"
|
||||
Me.cbxOP_sofort_buchen.Text = "Buchung sofort erzeugen"
|
||||
Me.cbxOP_sofort_buchen.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmNacherfassungLeihgeld
|
||||
|
||||
@@ -87,7 +87,6 @@ Public Class frmNacherfassungLeihgeld
|
||||
Case "NKD" : stammfiliale = "5303" '"4801,4803,4806,5103,5003,5303" : stammfiliale = 4806
|
||||
Case "SBG" : stammfiliale = "5003" '"4801,4803,4806,5103,5003,5303" : stammfiliale = 4806
|
||||
Case "NEU" : stammfiliale = "4819" '"4801,4803,4806,5103,5003,5303" : stammfiliale = 4806
|
||||
|
||||
' Case Else : filialen = "4806" '"4801,4803,4806,5103,5003,5303" : stammfiliale = 4806
|
||||
End Select
|
||||
End Select
|
||||
|
||||
Reference in New Issue
Block a user