ATBGestellung, aktDetails
This commit is contained in:
@@ -333,12 +333,9 @@ Public Class usrcntlAktDetails
|
||||
txtFrächter.Cursor = IIf(FraechterKdNr > 0, Cursors.Hand, Cursors.Default)
|
||||
txtAuftraggeber.Cursor = IIf(AvisiererKdNr > 0, Cursors.Hand, Cursors.Default)
|
||||
|
||||
|
||||
cbxLZDeFisk.Checked = False
|
||||
If AVISO.Grenzstelle = "DTB" Then cbxLZDeFisk.Checked = True
|
||||
|
||||
|
||||
|
||||
txtFrächter.Text = AVISO.Frächter
|
||||
txtAuftraggeber.Text = AVISO.Auftraggeber
|
||||
txtAktMA.Text = AVISO.letzterMitarbeiter
|
||||
|
||||
Reference in New Issue
Block a user