Compare commits

2 Commits

Author SHA1 Message Date
f778b32809 Merge branch 'master' of https://git.it.verag.ag/edv/AVISO 2026-04-01 09:44:15 +02:00
cffd0804ce Pruefung ATB-GEstellung 2026-04-01 09:41:47 +02:00

View File

@@ -61,6 +61,8 @@ Public Class usrCntlSND_ATBGestellung
If If(SND.tblSnd_ATB_T1, "") = "" Then MsgBox("MRN (Gestellung) angeben!") : Exit Sub If If(SND.tblSnd_ATB_T1, "") = "" Then MsgBox("MRN (Gestellung) angeben!") : Exit Sub
If If(SND.tblSnd_Zollsystem_Land, "") = "" Then MsgBox("Abf-Land muss angegeben werden!") : Exit Sub
If SND.tblSnd_T1_Frist IsNot Nothing AndAlso IsDate(SND.tblSnd_T1_Frist) Then If SND.tblSnd_T1_Frist IsNot Nothing AndAlso IsDate(SND.tblSnd_T1_Frist) Then
If CDate(SND.tblSnd_T1_Frist) >= Today() Then If CDate(SND.tblSnd_T1_Frist) >= Today() Then
'-> OK '-> OK