Karaca Aufschub

This commit is contained in:
2026-03-16 20:05:33 +01:00
parent 04367593bb
commit 91615faa08
5 changed files with 95 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
cboBrg.Items.Add(New MyListItem("Aufschub VERAG Zollservice GmbH (Österreich)", "4"))
cboBrg.Items.Add(New MyListItem("Aufschub IMEX Customs Service GmbH", "8"))
cboBrg.Items.Add(New MyListItem("Aufschub IMEX Customs Service GmbH (Österreich)", "13"))
cboBrg.Items.Add(New MyListItem("Aufschub KARACA (Deutschland)", "27"))
cboBrg.SelectedIndex = 0
initDgv()