dakosy-sumA, etc.
This commit is contained in:
@@ -415,6 +415,14 @@ Public Class frmDYNachrichtenVerarbeitung
|
||||
End If
|
||||
|
||||
|
||||
If Not found And cGetMsgType.isSumAErledigungsinformation(doc, VERSION) Then
|
||||
Select Case VERSION
|
||||
Case "005" :: If cWorker_Verwahrung.readVW_SumAErledigungsinformation(Me, d, saveVerwahrung, sendMail, GESTELLUNG_TESTLAUF) <> "" Then found = True '--> TEIL DER VERWAHRUNG - RECHTE SEITE
|
||||
Case Else : If cWorker_Verwahrung.readVW_SumAErledigungsinformation(Me, d, saveVerwahrung, sendMail, GESTELLUNG_TESTLAUF) <> "" Then found = True '--> TEIL DER VERWAHRUNG - RECHTE SEITE
|
||||
End Select
|
||||
End If
|
||||
|
||||
|
||||
'VW: SumAErledigungsinformationVorpapier
|
||||
If Not found And cGetMsgType.isEZA_SumAErledigungsinformationVorpapier(doc, VERSION) Then
|
||||
Select Case VERSION
|
||||
|
||||
Reference in New Issue
Block a user