Verwahrung, Mitarbeiter, Fakt, etc.
This commit is contained in:
@@ -647,10 +647,10 @@ Public Class cCreditSafeAPI
|
||||
Dim empfanegerMail As String = ""
|
||||
|
||||
Select Case firma
|
||||
Case "VERAG" : empfanegerMail = "as@verag.ag"
|
||||
Case "IMEX" : empfanegerMail = "Viktoria.Leirich@imex-group.at"
|
||||
'Case "AMBAR" : empfanegerMail = "Buchhaltung@ambarlog.com"
|
||||
'Case "UNISPED" : empfanegerMail = "sabine.muehlboeck@unisped.at"
|
||||
Case "VERAG" : empfanegerMail = cMitarbeiter.GetEMailRecipientForEmailNotification("Creditsafe", 1)
|
||||
Case "IMEX" : empfanegerMail = cMitarbeiter.GetEMailRecipientForEmailNotification("Creditsafe", 20)
|
||||
Case "AMBAR" : empfanegerMail = cMitarbeiter.GetEMailRecipientForEmailNotification("Creditsafe", 24)
|
||||
Case "UNISPED" : empfanegerMail = cMitarbeiter.GetEMailRecipientForEmailNotification("Creditsafe", 21)
|
||||
End Select
|
||||
|
||||
If VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM Then empfanegerMail = "d.breimaier@verag.ag"
|
||||
|
||||
Reference in New Issue
Block a user