Frachtkostenberechnung Lukowa
This commit is contained in:
@@ -64,7 +64,9 @@ Public Class frmATEZ_NCTS
|
||||
If id > 0 Then
|
||||
|
||||
Dim atez_data = New cATEZ_NCTS_DATA(id)
|
||||
If atez_data.json <> "" Then MsgBox(atez_data.json) 'InputBox(atez_data.json, "JSON-Text", , 100, 100)
|
||||
If atez_data.json <> "" Then
|
||||
MsgBox(atez_data.json) 'InputBox(atez_data.json, "JSON-Text", , 100, 100)
|
||||
End If
|
||||
|
||||
Else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user