div. Änderungen

This commit is contained in:
2025-08-13 15:36:02 +02:00
parent 2410d4356a
commit 61b0f5727e
12 changed files with 412 additions and 86 deletions

View File

@@ -330,6 +330,10 @@ Public Class cSyska_Interface
'file.WriteLine(genBuchungenBeginn()) 'not needed
For Each r In dt_Buchungen.Rows
If r("Rechnungsnummer") = 25224877 Then
MsgBox("")
End If
Dim curDifferenzbetrag As Double = 0
If r("WährungFremd") Is DBNull.Value Then