Update 29.8.22

This commit is contained in:
2022-08-29 07:59:12 +02:00
parent fa439c19c2
commit 1d75dbb15b
132 changed files with 719 additions and 643 deletions

View File

@@ -110,6 +110,7 @@ Public Class frmZahlung
f.MdiParent = Me.MdiParent
f.Show()
f.Show_CAMT_Journal()
Catch ex As Exception
MsgBox("Bei der Verarbeitung ist ein Fehler aufgetreten." + ex.Message)
Insert_Protokoll(ex.Message)