ATBGestellung, aktDetails

This commit is contained in:
2026-03-11 11:31:12 +01:00
parent 8a31bc0d02
commit 946415b0b4
3 changed files with 13 additions and 17 deletions

View File

@@ -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