RO übersetzungen MDM Abholinfos, NCTS_TR ATEZ Anpassungen

This commit is contained in:
2023-02-02 13:05:54 +01:00
parent cf6e1fd0cb
commit c984590127
12 changed files with 36 additions and 12 deletions

View File

@@ -29,8 +29,7 @@
sqlatr &= " AND (SELECT COUNT(*) FROM [tblDakosy_Statusmeldungen] WHERE [dySt_dyId]=ncts_dyaAnmID AND [dySt_status] = 50 AND CONVERT(date, [dySt_ergZeitpunkt] ,104 ) BETWEEN '" & datVon.ToShortDateString & "' AND '" & datBis.ToShortDateString & "')>0 "
sqlatr &= " ORDER BY Datum "
Dim dt As DataTable = SQL.loadDgvBySql(sqlatr, "FMZOLL", 120)
' MsgBox(sqlatr)
'Bei IMEX kein E-ZOLL
If _COMPANY = "VERAG/ATILLA" Then
If _EZOLL Then