open sendungsdetails from speditionsbuch

This commit is contained in:
2025-05-08 11:08:42 +02:00
parent 640ea88bef
commit 693b770877
4 changed files with 261 additions and 1996 deletions

View File

@@ -7664,7 +7664,7 @@ Public Class frmSendungsdetailsNEU
' End If
End Sub
Private Sub ToolStripMenuItem34_Click(sender As Object, e As EventArgs) Handles ToolStripMenuItem34.Click
Private Sub ToolStripMenuItem34_Click(sender As Object, e As EventArgs)
Dim SND As VERAG_PROG_ALLGEMEIN.cSendungen = Nothing
If SENDUNG_LIST IsNot Nothing Then
SND = SENDUNG_LIST(CURRENT_INDEX)