ATB QR
This commit is contained in:
@@ -180,6 +180,7 @@ Public Class rptSendungen
|
||||
End If
|
||||
|
||||
barcodeSendung.Image = If(VALUES.barcodeSendung, Nothing)
|
||||
picQR.Image = If(VALUES.imgQR, Nothing)
|
||||
|
||||
|
||||
'OFFERTE!
|
||||
@@ -331,6 +332,7 @@ Public Class rptSendungenValues
|
||||
|
||||
Property barcodeLKW As Image = Nothing
|
||||
Property barcodeSendung As Image = Nothing
|
||||
Property imgQR As Image = Nothing
|
||||
|
||||
Property AbfKost As String = ""
|
||||
Property AbfKostKdnr As Integer = -1
|
||||
|
||||
Reference in New Issue
Block a user