daId von USTVA wird nun in ustva-pos gespeichert, nicht-eingereichte_ustva verbessert.

This commit is contained in:
2025-01-07 11:30:07 +01:00
parent dd218b505c
commit 5133ebc42c
8 changed files with 87 additions and 58 deletions

View File

@@ -186,6 +186,7 @@ Public Class cTrdInvoice
Return SQL.doSQL(sqlstr, "FMZOLL")
End Function
Public Shared Function GET_RECHNUNGEN(ByRef dt As DataTable, von As Date, bis As Date, KundenNr As Integer) As Boolean
Try
Dim SQL As New VERAG_PROG_ALLGEMEIN.SQL