Verzollungspreise, Ueberstunden, etc.

This commit is contained in:
2024-04-10 17:26:05 +02:00
parent 317fff10fc
commit 19f310efd2
4 changed files with 13 additions and 16 deletions

View File

@@ -126,6 +126,7 @@
cboFirma.Items.Add(New VERAG_PROG_ALLGEMEIN.MyListItem("VERAG-UNISPED Ltd", "LTD"))
End If
MyComboBox1.Items.Add(New VERAG_PROG_ALLGEMEIN.MyListItem("Handling", "HANDLING"))
MyComboBox1.Items.Add(New VERAG_PROG_ALLGEMEIN.MyListItem("Privatperson", "PRIVAT"))
MyComboBox1.changeItem("VZ")
End Select