Compare commits
2 Commits
ea0df065a3
...
f778b32809
| Author | SHA1 | Date | |
|---|---|---|---|
| f778b32809 | |||
| cffd0804ce |
@@ -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_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 CDate(SND.tblSnd_T1_Frist) >= Today() Then
|
||||
'-> OK
|
||||
|
||||
Reference in New Issue
Block a user