Zollern FirmaID korrigiert.
This commit is contained in:
@@ -127,9 +127,9 @@ Public Class usrCntlSND_ATBGestellung
|
|||||||
|
|
||||||
If isZollern(SND) Then
|
If isZollern(SND) Then
|
||||||
|
|
||||||
Standort = Sicherheiten_Standort.ZOLLERN : firmaID = 99
|
Standort = Sicherheiten_Standort.ZOLLERN : firmaID = 90
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -209,7 +209,7 @@ Public Class usrCntlSND_ATBGestellung
|
|||||||
Case Sicherheiten_Standort.IMEX
|
Case Sicherheiten_Standort.IMEX
|
||||||
firmaId = 20
|
firmaId = 20
|
||||||
Case Sicherheiten_Standort.ZOLLERN
|
Case Sicherheiten_Standort.ZOLLERN
|
||||||
firmaId = 99
|
firmaId = 90
|
||||||
End Select
|
End Select
|
||||||
|
|
||||||
With frm
|
With frm
|
||||||
@@ -277,7 +277,7 @@ Public Class usrCntlSND_ATBGestellung
|
|||||||
|
|
||||||
If isZollern(SND) Then
|
If isZollern(SND) Then
|
||||||
|
|
||||||
Standort = Sicherheiten_Standort.ZOLLERN : firmaId = 99
|
Standort = Sicherheiten_Standort.ZOLLERN : firmaId = 90
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user