KD Sicherheiten

This commit is contained in:
2026-01-19 14:24:38 +01:00
parent dff516b9df
commit 02b6a3dcef
13 changed files with 4187 additions and 149 deletions

View File

@@ -788,6 +788,7 @@ Public Class usrcntlVorauskasse
' txtEustSonstBetrag._value = f.GesamtBetrag
txtAndereAbgabenBetrag._value = f.GesamtBetrag
initBerechnung()
End If
End If
End Sub
@@ -885,6 +886,7 @@ Public Class usrcntlVorauskasse
txtAndereAbgabenBetrag._value = f.GesamtBetrag
txtSonstigeKosten._value = f.Aufschlag
initBerechnung()
End If
End If
End Sub