SDL Brief, MDM BU Soll/Haben, Beleg-Bugfix

This commit is contained in:
2023-03-16 22:49:07 +01:00
parent ee42303808
commit 43dc1c3d23
13 changed files with 765 additions and 13 deletions

View File

@@ -131,8 +131,8 @@ Public Class frmMDM_BH_SollHaben
lblFehler.Visible = True
Button1.Visible = True
Me.Cursor = Cursors.Default
MsgBox("ER01: " & ex.Message)
MsgBox("ER01: " & ex.Message & ex.StackTrace)
Return False
End Try
lblSoll.Text = "SOLL Auszifferung OK"