goBox Maut, Sammelrechnung

This commit is contained in:
2025-01-21 10:57:47 +01:00
parent 4818f07217
commit 36e3b8c492
2 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ Public Class frmGoMautBoxen
If dgvLKW.Rows(0).Cells(1).Value = "" Then
If dgvLKW.Rows(0).Cells(0).Value = "" Then
lblWarning.Text = "Bitte KFZ-Kennzeichen eingeben."
Exit Sub
End If