transportauftrag
This commit is contained in:
@@ -35,6 +35,7 @@ Public Class rptTransportauftrag
|
||||
txtSachbearbeiter.Text = "Sachbearbeiter: " & VERAG_PROG_ALLGEMEIN.cAllgemein.USRNAME
|
||||
Dim FilialNr = ""
|
||||
If Standort = "4807" Or Standort = "VERAG AG" Then
|
||||
Picture1.Image = My.Resources.Verag_AG_Logo
|
||||
FilialNr = "4807"
|
||||
txtVerag.Text = "VERAG Spedition AG"
|
||||
txtVeragAnschrift.Text = "AT 4975 - Suben 100" & vbCrLf &
|
||||
@@ -46,6 +47,7 @@ Public Class rptTransportauftrag
|
||||
"UID : ATU 53187000"
|
||||
ElseIf Standort = "4819" Or Standort = "VERAG GmbH" Then
|
||||
FilialNr = "4819"
|
||||
Picture1.Image = My.Resources.Verag_Spedition_GMBH_Logo
|
||||
txtVerag.Text = "VERAG Spedition GmbH"
|
||||
txtVeragAnschrift.Text = "Hartham 6" & vbCrLf &
|
||||
"D 94152 Neuhaus am Inn" & vbCrLf &
|
||||
|
||||
Reference in New Issue
Block a user