RKSV, Leihgeldkasse

This commit is contained in:
2025-11-05 11:53:54 +01:00
parent 31739098ba
commit 4c4c353d3a
2 changed files with 4 additions and 42 deletions

View File

@@ -2372,11 +2372,11 @@ Public Class cRKSV
' Buchung im EABeleg eintragen.
'################
If BelegSofortInFIBUverbuchten AndAlso BELEG.Beleg_TYP = "L" Then
Dim stapelbuchung As Boolean = True
'createSyskaBuchung(RKSV_id, BELEG, stapelbuchung, KBEntry_List, KBEntryGB_List, KBEntryST_List)
'If BelegSofortInFIBUverbuchten AndAlso BELEG.Beleg_TYP = "L" Then
' Dim stapelbuchung As Boolean = True
' 'createSyskaBuchung(RKSV_id, BELEG, stapelbuchung, KBEntry_List, KBEntryGB_List, KBEntryST_List)
End If
'End If
BELEG.gebucht = True
BELEG.SAVE()