ATEZ Bereitstellung DY; 4802 ATILLA

This commit is contained in:
2023-08-24 08:44:30 +02:00
parent 27d0b8f95c
commit fa40157528
8 changed files with 47 additions and 17 deletions

View File

@@ -752,7 +752,7 @@ Public Class frmTCNachrichtenVerarbeitung
If TC.telanm_BezugsNr.ToString.StartsWith("5501") Then
TC.telanm_firma = "IMEX" 'VERAG WO
End If
If TC.telanm_BezugsNr.ToString.StartsWith("4801") Then
If TC.telanm_BezugsNr.ToString.StartsWith("4801") Or TC.telanm_BezugsNr.ToString.StartsWith("4802") Then
TC.telanm_firma = "IMEX" 'VERAG WO
End If
TC.telanm_niederlassung = "SUB"