20200108
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
txtT1VerzollungsadresseEORI_NL.Text = If(NCTS_GA.nga_EORI_NL, "")
|
||||
txtT1VerzollungsadresseBestimmungszollstelle.SET_VALUE(If(NCTS_GA.nga_bestZollst, ""))
|
||||
|
||||
|
||||
lblNGAId.Text = If(NCTS_GA.nga_id > 0, NCTS_GA.nga_id, "-")
|
||||
picDel.Visible = (NCTS_GA.nga_id > 0)
|
||||
End Sub
|
||||
@@ -127,4 +128,5 @@
|
||||
setValues()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user