Bugfix Emailversand, kurli. Schriftart aus Email/Anhang entfernen, Prüfung für dopp. Positionen

This commit is contained in:
2024-04-10 15:11:49 +02:00
parent de12fd9466
commit 317fff10fc
5 changed files with 58 additions and 6 deletions

View File

@@ -2804,12 +2804,11 @@ Public Class usrCntlFaktAbrechnung
End If
End If
getValues()
Dim errMsg = ""
setError(errMsg)
If RECHNUNG.CHECK_Validation(errMsg) Then
If RECHNUNG.CHECK_Validation(errMsg, dgvRechnungenPositionen) Then
If RECHNUNG.SAVE(True) Then
RECHNUNG.setSPEDBUCH_FAKTURIERT() 'Fakturiert wird in SpedBuch geschrieben