div. Änderungen

This commit is contained in:
2026-05-11 16:43:05 +02:00
parent 967839e5c6
commit 96a0eb9971
6 changed files with 267 additions and 134 deletions

View File

@@ -909,7 +909,7 @@ Public Class frmBelegNeu
BELEG.FilialenNr = IIf(IsNumeric(cboFiliale._value), cboFiliale._value, -1)
BELEG.AbfertigungsNr = IIf(IsNumeric(txtAbfertigungsNr.Text), txtAbfertigungsNr.Text, -1)
Case Else
If Not PERSONAL.isLeihgeldkasse Then 'Wird berits anders geregelt
If Not PERSONAL.isLeihgeldkasse Then 'Wird bereits anders geregelt
BELEG.LKW_Beleg = (Not cbxSplittung.Checked And AvisoID IsNot Nothing)
If Not BELEG.LKW_Beleg Then