This commit is contained in:
2023-09-20 17:39:19 +02:00
parent 2c03e163bb
commit 0e666ab08d
2 changed files with 3 additions and 3 deletions

View File

@@ -505,7 +505,7 @@ Public Class usrcntlAktDetailsATILLANeu
Sub initAnhaenge()
Dim hSQL As String = " SELECT [anh_id],anh_Datum,[anh_Name],[anh_docId],[anh_Art],[anh_Typ] FROM [tblAvisoAnhaenge]
WHERE [anh_AvisoId]='" & AvisoID & "' AND isnull(anh_SendungsId,0) <=0
WHERE [anh_AvisoId]='" & AvisoID & "' AND isnull(anh_SendungsId,0) <=0
ORDER BY
case
when [anh_Art] = 'ATR-EUR1' then 0