Leihgeldkasse, etc.
This commit is contained in:
@@ -2855,9 +2855,9 @@ Public Class cRKSV
|
||||
Dim gebucht = checkifgebucht_new(mandant, SafeString(BelegNrUID), buchungstext)
|
||||
If gebucht Then
|
||||
' logging instead of MsgBox in production
|
||||
MsgBox("GEBUCHT!")
|
||||
MsgBox("FIBU - GEBUCHT!")
|
||||
Else
|
||||
MsgBox("NICHT GEBUCHT!")
|
||||
MsgBox("FIBU - NICHT GEBUCHT!")
|
||||
End If
|
||||
|
||||
Return gebucht
|
||||
|
||||
Reference in New Issue
Block a user