Digicust, Aufwahl auf FIrmengruppe!
This commit is contained in:
@@ -238,7 +238,7 @@ Public Class frmDigicust
|
||||
initAttachment()
|
||||
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("")
|
||||
|
||||
If openExisting Then
|
||||
|
||||
Reference in New Issue
Block a user