Digicust, Aufwahl auf FIrmengruppe!

This commit is contained in:
2023-11-08 13:54:33 +01:00
parent 88bcd4c3aa
commit 1e2a884a23

View File

@@ -238,7 +238,7 @@ Public Class frmDigicust
initAttachment() initAttachment()
initSeachboxes() initSeachboxes()
cboStammreferenz.fillWithSQL("SELECT [id],[description] FROM [tblDigicust_Settings] WHERE companyId = " & VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA_ID & " and valid =1", False, "FMZOLL", True) cboStammreferenz.fillWithSQL("SELECT [id],[description] FROM [tblDigicust_Settings] WHERE companyGroup ='" & FIRMA_DY & "' and valid =1", False, "FMZOLL", True)
cboStammreferenz.changeItem("") cboStammreferenz.changeItem("")
If openExisting Then If openExisting Then