ambar_boarder
This commit is contained in:
@@ -83,8 +83,17 @@ Public Class frmGesamtsicherheitenNEU
|
||||
|
||||
txtlkwIdSearch.initSearchBox(Me.FindForm, " LKW_Nr, AvisoID, CAST(Datum as Date) as Datum FROM [Aviso]", {"LKW_Nr", "AvisoID", "Datum"}, "", "Datum desc", "LKW_Nr", "AvisoID", "AVISO",, 250, 200)
|
||||
|
||||
If Standort = "AMBAR GmbH" Then
|
||||
If cboFiliale.Items.Count > 0 Then
|
||||
cboFiliale.SelectedIndex = 0
|
||||
End If
|
||||
If cboWarenort.Items.Count > 0 Then
|
||||
cboWarenort.changeItem("5701")
|
||||
End If
|
||||
End If
|
||||
|
||||
Else
|
||||
LoadDGVSicherheiten(True)
|
||||
LoadDGVSicherheiten(True)
|
||||
End If
|
||||
LoadStandort()
|
||||
cboSicherheitATR.Enabled = currentGesSichRef.brgakto_gs_ATR
|
||||
|
||||
Reference in New Issue
Block a user