Layout, ImEx

This commit is contained in:
2025-06-18 08:46:01 +02:00
parent cba6e996f2
commit 6c26d1bafa
18 changed files with 15040 additions and 3580 deletions

View File

@@ -272,6 +272,7 @@ Public Class frmAvisoWeiterleiten
addBtn(flpFirma, "N", "NKN", "VERAG Neunkirchen (Saar)")
addBtn(flpFirma, "A", "FISK", "VERAG Fiskal")
addBtn(flpFirma, "A", "VRR", "VERRECHNUNG")
Dim dt As DataTable = SQL.loadDgvBySql("SELECT team_id, team_bezeichnung FROM tblTeams WHERE team_firma='VERAG' order by team_id", "ADMIN")
If dt IsNot Nothing Then