Formulare, Mahnlauf, etc.

This commit is contained in:
2026-02-25 11:10:50 +01:00
parent 3132fa3d97
commit 4ac77a6642
7 changed files with 54 additions and 17 deletions

View File

@@ -219,6 +219,7 @@ Public Class usrCntlKundenuebersicht
PictureBox6.Visible = VERAG_PROG_ALLGEMEIN.cBerechtignunen.CHECK_BERECHTIGUNG_bool("CREDITSAFE_Prüfung", "SDL")
If kdNr > 0 Then setKD(kdNr)
Select Case VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA
@@ -641,7 +642,7 @@ Public Class usrCntlKundenuebersicht
txtZahlungsziel.Text = If(KUNDE.Zahlungsziel, "-") & " Tage"
If tbcntrAllg.SelectedIndex <> 0 Then tbcntrAllg.SelectedIndex = 0
' UsrCntlKundenAvisoMailBenachrichtigung1.init(KUNDE, KUNDE_ERW)