bugfix cam
This commit is contained in:
@@ -1092,7 +1092,7 @@ Public Class usrCntlCBAM
|
||||
|
||||
Dim dt = SQL.loadDgvBySql(SQLSTR, "FMZOLL", 600)
|
||||
If dt IsNot Nothing AndAlso dt.Rows.Count > 0 Then
|
||||
Dim path = VERAG_PROG_ALLGEMEIN.cProgramFunctions.genExcelFromDT_NEW(dt,,,,, False, EORI & "_Detailbericht_" & txtVon._value & "-" & txtBis._value)
|
||||
Dim path = VERAG_PROG_ALLGEMEIN.cProgramFunctions.genExcelFromDT_NEW(dt,,,,, False, EORI & "_Detailbericht_" & txtVon._value & "-" & txtBis._value,, False)
|
||||
btnCBAM_DS_DAKOSY_Deteil.Tag = path
|
||||
btnCBAM_DS_DAKOSY_Deteil.Enabled = True
|
||||
btnCBAM_DS_DAKOSY_Copy.Enabled = True
|
||||
|
||||
Reference in New Issue
Block a user