Vers
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("3.9.2.4")>
|
||||
<Assembly: AssemblyFileVersion("3.9.2.4")>
|
||||
<Assembly: AssemblyVersion("3.9.2.5")>
|
||||
<Assembly: AssemblyFileVersion("3.9.2.5")>
|
||||
|
||||
@@ -277,6 +277,13 @@ Public Class frmATEZ_NCTS
|
||||
Select Case FIRMA_DY
|
||||
Case "VERAG" : txtDyMandant.Text = "VERG"
|
||||
txtDyNiederlassung.Text = VERAG_PROG_ALLGEMEIN.cAllgemein.NIEDERLASSUNG
|
||||
|
||||
Select Case FilialenNr
|
||||
Case "5103" : txtDyNiederlassung.Text = "WAI"
|
||||
|
||||
End Select
|
||||
|
||||
|
||||
Case "ATILLA" : txtDyMandant.Text = "ATIL" : txtDyNiederlassung.Text = "SUW"
|
||||
Case "UNISPED" : txtDyMandant.Text = "UNAT" : txtDyNiederlassung.Text = "ATSPED"
|
||||
Case "IMEX" : txtDyMandant.Text = "IMEX" : txtDyNiederlassung.Text = "IME"
|
||||
|
||||
Reference in New Issue
Block a user