This commit is contained in:
2025-09-03 18:02:54 +02:00
parent 80c3a42afd
commit 594c9846a5
2 changed files with 859 additions and 845 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6382,7 +6382,7 @@ weiter:
If currentBonID > 0 Then company.csBonID = currentBonID
Dim dt As New DataTable()
cs.getCompanyEvents(company, dt, cbCheckDate.Checked)
cs.getCompanyEvents(company, dt, cbCheckDate.Checked, bcxKundendatenaktCS.Checked)
Thread.Sleep(2000)