Änderungen AMBAR

This commit is contained in:
2025-04-04 08:17:02 +02:00
parent 3c0da09315
commit e386fa6655
39 changed files with 1937 additions and 1490 deletions

View File

@@ -22,7 +22,7 @@ Public Class usrcntlFrachtkosten
End Sub
Public Sub showDGVFrachtkosten()
Dim where As String = ""
Dim where As String = " AND frtkst_AVISOfirma='" & VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA & "' "
Dim search As String = ""
Dim start As Long = (DateTime.Now - New DateTime(1970, 1, 1)).TotalMilliseconds