SND Abrechung
This commit is contained in:
@@ -166,7 +166,6 @@ Public Class SendungOptions
|
||||
Dim imgQR As Image = Nothing
|
||||
If SENDUNG.tblSnd_Abfertigungsart_ID.ToString = "44" Then
|
||||
imgQR = VERAG_PROG_ALLGEMEIN.cProgramFunctions.getQRCode("https://verwahrung.app.verag.ag/upload?avisoid=" & AVISO.AvisoID & "&sendungsid=" & SENDUNG.tblSnd_SendungID)
|
||||
'imgQR = VERAG_PROG_ALLGEMEIN.cProgramFunctions.getQRCode("https://login.verag.ag/status.aspx?AvisoId=" & VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(AVISO.AvisoID) & "&SendungId=" & VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(SENDUNG.tblSnd_SendungID))
|
||||
End If
|
||||
If barcode IsNot Nothing Then VALUES.imgQR = imgQR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user